Lining up StaticText and TextCtrl objects -- minor issue.

Nusret Taşçı nusi at sofha.de
Fri Oct 20 15:04:17 PDT 2006


> They are, in this instance, contained within a FlexGridSizer which has
> two columns and six rows.  Does anyone have any tips for how to do this
> in a predictable way?  The example is on GTK2 under wxPython, if that
> makes any difference at all.

You may want to use wxALIGN_CENTER_VERTICAL as an additional flag when 
adding your wxStaticTexts to your flexsizer.

Regards,
Nusi.




More information about the wx-users mailing list