Discussion:
Is there a dropdown button box in wxWidgets for KDE?
Steve Cookson
2014-07-07 14:36:49 UTC
Permalink
Hi Guys,

I'm looking for a dropdown button box like wxComboBox or wxComboCtrl but
for buttons.

I did try using wxComboCtrl with a panel of buttons which looked fine
except for the text entry box.

I'm using Linux, GTK and KDE.

If I need to fake it, then I want to be able to specify the colour of
the down arrow, but this does not seem possible because the gtk control
is a single control that doesn't seem to expose its elements separately.

What do people think?

Regards

Steve.
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Loading...