Gadget/Steve
S> I'm just starting to use wxWidgets/wxPython and I've hit a snag. I
S> have 4 widgets arranged like this
S>
S> StaticText TextCtrl
S> StaticText TextCtrl
In addition to the other reply, notice that usually you'd use a 2 column
wxFlexGridSizer instead of 2 box sizers to make this layout to ensure that
the text controls are aligned with each other.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/