[Qt-interest] combo box styles
Andre Somers
andre at familiesomers.nl
Thu Sep 2 21:29:07 CEST 2010
Op 2-9-2010 21:27, Duane Hebert schreef:
> "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.
Sounds like a bug in Qt to me. It is supposed to work for *all* controls.
André
More information about the Qt-interest-old
mailing list