Problem changing wxComboBox width

David Carr dc at dcarr.org
Sun Oct 7 16:27:32 PDT 2007


I'm trying to resize (make more narrow) a wxComboBox.  Calls to SetSize(X,
-1) don't seem affect the width at all.  Is that the right call to change
the width of a wxComboBox?  If it matters, the ComboBox is inside a sizer.
 I'm using wxWidgets 2.8.1 on linux-gtk (Ubuntu Edgy).

Thanks for any help,
David Carr





More information about the wx-users mailing list