wxStaticBoxSizer weirdness

Martin Cote cote.martin at gmail.com
Wed Mar 5 15:22:09 PST 2008


On Wed, Mar 5, 2008 at 5:49 PM, Vadim Zeitlin <vadim at wxwidgets.org> wrote:

> And here you should add the sizer, and not just its box, to the top-level
> sizer. Basically don't think about the static box at all, it's just a
> detail at this level, the main thing is the sizer.
>


That worked flawlessly.  I wasn't aware of the the wxSizer::Add function
which takes a wxSizer in argument.  Many thanks for your time!

Martin Cote
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20080305/5d0=
3ff83/attachment.htm


More information about the wx-users mailing list