Jeff Peery wrote:
ok thanks, one more question. when I remove a page, does that imply that all the controls on that page are also removed?
They are still on the page window, so they are not actually removed from anywhere. But if the page window is not visible, or if it gets destroyed, then its children are too.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!