Results 1 to 2 of 2

Thread: Click Here Drop-Down List

  1. #1
    Join Date
    Sep 2008
    Location
    St. Louis, MO
    Posts
    19
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Click Here Drop-Down List

    I'm in need of a widget that instructs the user to "Click Here" to make a selection from a drop-down list. Once the selection is made the "Click Here" message changes to display the selection, after which no further selection can be made. Is QComboBox the appropriate widget? If so I can't seem to configure it to work without it looking like a hack. Any suggestions?

  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: Click Here Drop-Down List

    Yes, combo box is ok. You can switch it to disabled after the selection is made.

  3. The following user says thank you to wysota for this useful post:

    mbrusati (30th January 2009)

Similar Threads

  1. Replies: 6
    Last Post: 29th April 2014, 05:04
  2. Right click list - some advice ?
    By aurelius in forum Qt Programming
    Replies: 5
    Last Post: 27th January 2009, 08:04
  3. Drop down checkbox list
    By rbp in forum Qt Programming
    Replies: 2
    Last Post: 28th October 2008, 02:36
  4. QComboBox drop list button events
    By maird in forum Qt Programming
    Replies: 5
    Last Post: 20th October 2007, 20:25
  5. Remote file list Drop to desktop
    By patrik08 in forum Qt Programming
    Replies: 3
    Last Post: 10th February 2007, 00:16

Tags for this Thread

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.