[wxPython] Many wxPanel forms in 1 wxFrame

Fabio Pliger fabio.pliger at siavr.it
Sat Apr 30 03:19:03 EDT 2005


"CYBER" <usenet at zly_adres.com> ha scritto nel messaggio
news:d4uo3o$1ee4$1 at node3.news.atman.pl...
> Is this possible to create 1 wxFrame and
> register more than 1 wxPanel in it.
> And select the one you want to show at the moment ?
>
> I'm trying to implement a multistep wizard under wxPython.
> I need to be able to hide and show windows inside my
> frame.
>
> Help :)
>

Take a look at the wx documentation about wizards... There is a good example
about doing wizards!

F.P.





More information about the Python-list mailing list