[Qt-interest] combo box styles
Duane Hebert
spoo at flarn.com
Thu Sep 2 21:27:24 CEST 2010
"Andre Somers" <andre at familiesomers.nl> wrote in message news:4C7FF58A.7010904 at familiesomers.nl...
> Op 2-9-2010 18:33, Duane Hebert schreef:
>> I have a touch screen app and I want to set the style of the scroll up and scroll down arrows of the combo
>> box. The ones that appear when the drop down is shown and the contents exceed the size. I need to make them
>> larger. But which style are these?
> Look into QApplication::setGlobalStrut(). It defines the minimum size for widgets that users interact with.
Thanks André but it seems to work with almost everything except the up/down arrows in the drop down
for the combo box. It does work for the arrows in the initial combo box but I'm talking about the
arrows at the top and bottom of the contents of the combo box.
More information about the Qt-interest-old
mailing list