[wxPython-users] Reusing panels from dialogs

Frank Aune Frank.Aune at broadpark.no
Mon Mar 3 05:55:59 PST 2008


On Saturday 23 February 2008 03:08:05 Robin Dunn wrote:
> The wxWizard class assumes that the wizard should always be the same
> size no matter which page is current.   So you'll have to do something
> like intercept the page changed events and then set the size of the
> wizard however you want it to be for the current page.

I've tried alot of layout approaches for the wizard, but whatever I do I can't 
seem to change the size of the wizard. Could I trouble you to explicitly say 
what kind of method and/or code will allow me to change the size of a wizard.

Would be greatly appreciated!

Cheers,
Frank







More information about the wxpython-users mailing list