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
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
i think simple layouts of QLabel will do the trick for you.
athulms (27th September 2011)
Or use a QTableWidget with alternating row colors.
athulms (27th September 2011)
i have done it thanks
Bookmarks