[Qt-interest] combo box styles
Neville Dastur
qt at dastur.me.uk
Sat Sep 4 13:04:03 CEST 2010
On 02/09/10 17:33, Duane Hebert wrote:
> 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?
>
>
Would style proxies not help (
http://www.qtcentre.org/wiki/index.php?title=Proxy_style)
<http://www.qtcentre.org/wiki/index.php?title=Proxy_style>
You might be able to just re-implement the drawing of those buttons at
the top and bottom of the combo for clearlooks.
Just an idea, not sure if it would work in practice.
<http://www.qtcentre.org/wiki/index.php?title=Proxy_style>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100904/1ab3b434/attachment.html
More information about the Qt-interest-old
mailing list