Combo box on Solaris GTK1
Vadim Zeitlin
vadim at wxwindows.org
Thu Oct 19 10:46:27 PDT 2006
On Mon, 16 Oct 2006 09:14:42 +0200 Peter Gordon <peter at pg-consultants.com> wrote:
PG> As shown in the small attachment, I have created a combo box and a text
PG> box and the program is compiler with 2.6.3, GTK 1 on Solaris 8.
PG>
PG> The problem is that the combo box is too small - the descender of the
PG> "g" is cut off.
PG>
PG> How is it possible to make the box a bit bigger so that it matches the
PG> size of the text box?
Looking at the code it seems that the default combobox size comes from GTK
itself, I don't see what can we do about it except hope that it works
better with GTK+ 2 (where combobox was rewritten).
Sorry,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list