agw.aui : Saving perspective with minimized panes and Pane close event

Hi,

My app writes perspective data to a file and save it to disk on exit.
This data is loaded next time when you starts the app. In case when
you panes minimized, it seems perspective data doesn't recognized
minimize state of a pane. Am I right? I am using a bit older version
(3-4 months or more) of agw.aui and I don't know if it has been fixed
later.

Secondaly, do we have an event for pane closing? (Using cross button
on top-right)

Cheers

Prashant

Hi,

ยทยทยท

On Tue, Oct 12, 2010 at 10:10 AM, King <animator333@gmail.com> wrote:

Secondaly, do we have an event for pane closing? (Using cross button
on top-right)

http://lmgtfy.com/?q=wx+aui+pane+close+event

The source is also on your machine so you can also open the file in
your text editor and see what events are available.

Cody