[Padre-dev] on_close_window
Adam Kennedy
adamkennedybackup at gmail.com
Sun Apr 26 19:17:27 PDT 2009
Where are you sending the debug messages to.
The Padre shutdown process has a couple of fairly large sections where
we disabled GUI refreshing. So if you arent' seeing something going to
the output window, that might not be a legitimate failure.
Adam K
2009/4/27 Cezary Morga <cm at therek.net>:
> Cezary Morga wrote:
>> Hi.
>>
>> I'm wondering whether this is me or the wxWindows version I'm using
>> (2.8.10) or maybe I'm simply not getting it but when I close Padre (using
>> File->Quit or [x] button) it seems on_close_window is not run.
>>
>> Could anyone please check if this sub is actually run on your
>> configuration?
>
> I'm definitely not getting it. When I'm quiting Padre the Padre::Wx::Main's
> on_close_window is not execute, based on the fact that I see no debug messages
> that clearly are in on_close_window. Instead Padre::TaskManager's on_close is
> being run. Does it mean that all the stuff like session saving is not being
> performed? Could anyone shed some light here, please?
> --
> Cezary Morga
> "I believe in looking reality straight in the eye and denying it." (Garrison
> Keillor)
>
> _______________________________________________
> Padre-dev mailing list
> Padre-dev at perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>
More information about the Padre-dev
mailing list