Mike C. Fletcher wrote:
Okay, here's a fixed version. I'll let you parse it to see what's
different, note that the key was using wxADJUST_MINSIZE for
the entire sizer hierarchy (and eliminating some unnecessary
sizers didn't hurt).HTH,
Mike
*Thank you*, Mike, this is great, and exactly what I needed!
(I will put a Q&A about this on the wiki re: sizers, so
other poor souls will have the benefit of your understanding.)
Alas, this flag doesn't seem to be (readily) available in
wxDesigner, and that is how I usually generate my code...
It *does* have a button in 2.7g (that I've never touched before)
that says "Adjust Minimum size dynamically (wxWin2.4)". This
puzzled me, because my wxWindows 2.3 documentation mentions
the flag, but anyway I thought I was all set... Alas, when
I generated the python code after having pressed the toggle,
the magic wxADJUST_MINSIZE was not inserted. There's no
documentation for this button or how to use it properly,
so now I need to ask Robert Roebling for guidance...
/Will Sadkin
Parlance Corporation