hi,
is it possible to display the combobox contents above the combobox when the arrow is clicked ?
sami
Printable View
hi,
is it possible to display the combobox contents above the combobox when the arrow is clicked ?
sami
You may override QComboBox::showPopup, but this might be tedious.