"CYBER" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> 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.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to