Results 1 to 3 of 3

Thread: Please help ASAP::QColorDialog

  1. #1
    Join Date
    Jul 2007
    Posts
    25
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Exclamation Please help ASAP::QColorDialog

    This forum has been useful to me for solving my problems.

    now this time its related to QColorDialog.
    I'm working on and application, which is targeted for PDAs and small handhelds, for which I require a QColorDialog box for letting user to choose the color from the color well.
    Now, with the existing QColorDialog class, I get those things which I really don't require over there. such as the hue, saturation etc spinbox ( b'coz user is not gonna change it) and the color palette select frame beside the color well rects. The only thing I want from it is, the gridlayout with the color well rects

    can anyone help me in this regard?
    any help will be appreciable.

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Please help ASAP::QColorDialog

    In that case I wouldn't use a color dialog at all.

  3. #3
    Join Date
    Jul 2007
    Posts
    25
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Please help ASAP::QColorDialog

    oh well I think you're right then

    I did think of some other way too, but thought to discuss it here if anybody knew how to tweak the QColorDialog class itself.

    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.