Cycle through panels ?

I want to make layout with two panes: left and right.
I have few wxMVCTree panels, and I'm planning
to use more - like editor, image and HTML viewer.
How can I make visible only two seleted panels,
with ability to change which panel is actually
visible?

···

--
Best regards,
Ijon mailto:wodzu@tlen.pl

Ijon Tichy wrote:

I want to make layout with two panes: left and right.
I have few wxMVCTree panels, and I'm planning
to use more - like editor, image and HTML viewer.
How can I make visible only two seleted panels,
with ability to change which panel is actually
visible?

Show() and Hide()

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!