ComboBox Max Amount of Items?
General and Desktop
4
Posts
4
Posters
3.0k
Views
1
Watching
-
I am stuck in a pickle here. I have a QComboBox that has quite a few items (say 17-20 items).
If the screen resolution on the Linux system is 1024x768, and the combo box expands past the screen, does the user have no ability to see the items on the end of the drop down?
Can there be a scroll built in to the combo box drop down if the screen is too small?
(I DONT want to use a spin box)
Thanks in advance!
-