[wxMSW,wxGTK] wxChoice, height of dropdown list
Carsten A. Arnholm
arnholm at offline.no
Fri Dec 21 17:53:49 PST 2007
Vadim Zeitlin wrote:
>
> Sorry, I also forgot about another, maybe simpler, solution:
> wxComboBox is a native control but wxComboCtrl is a
> combobox implemented entirely in wx. And it should be
> definitely easier to extend it to support the feature
> you need than reimplementing it.
Thank you, Vadim.
Aha..this does indeed look quite promising, I shall explore this option
then. It looks similar to my first idea, but it is obviously more
proper/general.
Thanks also for the other detailed reply. Exploring GTK+ is beyond my
ability right now though. So I will try the wxComboCtrl approach first, and
see if I can make something wxChoice-like with controllable drop-down.
I must add I am quite impressed of how many things exist in wxWidgets if you
dig a little. Well done....
Best regards
Carsten A. Arnholm
http://arnholm.org/
N59.776 E10.457
More information about the wx-users
mailing list