[wxpython-users] Saving 'state' of AUI Notebook

Mark Guagenti mgenti at gentiweb.com
Wed Apr 2 10:13:04 PDT 2008


Yes and no.  Check out:
http://www.kirix.com/forums/viewtopic.php?f=15&t=542

If you modify the C++ code as suggested in the post and compile your
own wxPython than you can get it to have a saveperspective function.
Not for the faint of heart!

--Mark

On Wed, Apr 2, 2008 at 12:06 PM, Chris Squibb <squibb at engr.mun.ca> wrote:
> Hey,
>
>  I am making a GUI based application that requires saving the state of
>  the GUI.  While I have been successful on saving page information I
>  have not found a way to save the locations and sizes of each page
>  after they have been dragged to different locations.
>
>  Is there a method(s) available to help me in this regard?
>
>  Thanks,
>  Chris.
>  _______________________________________________
>  wxpython-users mailing list
>  wxpython-users at lists.wxwidgets.org
>  http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
>


More information about the wxpython-users mailing list