I had a similar problem using a frame/splitter with a scroll panel. See
http://wxwindows.org/pipermail/wxpython-users/2000-May/002068.html for my
solution (where I derived from scroll panel, you would derive from a notebook
panel).
/cco
I had a similar problem using a frame/splitter with a scroll panel. See
http://wxwindows.org/pipermail/wxpython-users/2000-May/002068.html for my
solution (where I derived from scroll panel, you would derive from a notebook
panel).
/cco