[Qt-interest] combo box styles
Jan
janusius at gmx.net
Thu Sep 2 18:51:25 CEST 2010
Style = StyleSheet?
Take a look at :
http://doc.trolltech.com/4.6/stylesheet-examples.html#customizing-qscrollbar
Works also very well in a ComboBox.
Not sure if
QComboBox QScrollBar
{
...
}
works.
I am using QScrollBar directly (makes some sense if all scrollbars look
the same)
Jan
Am 02.09.2010 18:33, schrieb Duane Hebert:
> 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?
>
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list