Results 1 to 4 of 4

Thread: How to create a list box

  1. #1
    Join Date
    Jul 2011
    Posts
    81
    Thanks
    8
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo

    Default How to create a list box

    How to create a list box as shown in the picture. I have to place the list box in frame with a background image. the background of the listbox should be transparent to see the frame background.lead_convert_list1.jpg

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to create a list box

    i think simple layouts of QLabel will do the trick for you.

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

    athulms (27th September 2011)

  4. #3
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: How to create a list box

    Or use a QTableWidget with alternating row colors.

  5. The following user says thank you to Lykurg for this useful post:

    athulms (27th September 2011)

  6. #4
    Join Date
    Jul 2011
    Posts
    81
    Thanks
    8
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo

    Default Re: How to create a list box

    i have done it thanks

Similar Threads

  1. Replies: 0
    Last Post: 25th July 2011, 14:11
  2. Replies: 1
    Last Post: 23rd April 2011, 17:33
  3. Replies: 1
    Last Post: 29th November 2010, 17:22
  4. How to create collapsing type contact list
    By The Storm in forum Qt Programming
    Replies: 38
    Last Post: 10th October 2009, 13:34
  5. How can I create a widget list as Qt Designer?
    By ricardo in forum Qt Programming
    Replies: 5
    Last Post: 3rd May 2009, 12:54

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
  •  
Qt is a trademark of The Qt Company.