From: Riccardo Cohen on
I'm afraid you can't. The last time I've head about this, the answer was
"you have to code it yourself"... It means that it is possible ?

Terry Farnham wrote:
> Hello,
>
> I have not noticed that wxAuiNotebook contains it's own wxAuiManager. I
> would like to know if there is a way that we can
> SavePerspective/LoadPerspective on this "extra" manager to load and save
> the state of the notebook?
>
> I would like the users of my application to be able to move the tabs of
> the notebook around into their own arrangement and allow it to be
> restored to that configuration when they return to the application the
> next time.
>
> Thanks for any guidance you can give.
>
> Terry
>

--
Tr�s cordialement,

Riccardo Cohen
-------------------------------------------
Articque
http://www.articque.com
149 av G�n�ral de Gaulle
37230 Fondettes - France
tel : 02-47-49-90-49
fax : 02-47-49-91-49

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org
For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org

From: "Tim Abbot" on
There is some discussion and code here:
http://www.kirix.com/forums/viewtopic.php?f=15&t=542

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org
For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org

From: "Terry Farnham" on
The code inside this discussion forumn "basically" works. Immediate
testing showed me that it has issues with notebook pages that have been
"closed". But this will get me mostly working for now.

Thank You!

Terry

-----Original Message-----
From: Tim Abbot [mailto:texasville(a)gmail.com]
Sent: Tuesday, March 18, 2008 1:20 PM
To: wx-users(a)lists.wxwidgets.org
Subject: Re: wxAuiNotebook Save/Load Perspective?

There is some discussion and code here:
http://www.kirix.com/forums/viewtopic.php?f=15&t=542

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org
For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org


---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org
For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org