[Padre-dev] on_close_window

Adam Kennedy adamkennedybackup at gmail.com
Wed Apr 29 00:36:41 PDT 2009


I just released Aspect::Library::Trace, which can weave in tracing
code at the last minute.

Maybe someone wants to make a menu item in their personal plugin to
load it with the point cut set to everything below Padre::, and then
once the menu is trigger, click the close button and see what the
trace says.

Adam K

2009/4/29 Gabor Szabo <szabgab at gmail.com>:
> And another idea, install Wx::Demo from CPAN and check if in a code
> base much simpler
> than Padre it happens too.
>
> Gabor
>
> On Wed, Apr 29, 2009 at 8:54 AM, Gabor Szabo <szabgab at gmail.com> wrote:
>> On Tue, Apr 28, 2009 at 9:54 PM, Cezary Morga <cm at therek.net> wrote:
>>> Adam Kennedy wrote:
>>>> Where are you sending the debug messages to.
>>>
>>> STDOUT or STDERR... either way to console.
>>>
>>> I've also tried adding own print entries but they did not show up, thus the
>>> suspicion that on_close_window is not being executed, but this seems hardly
>>> possible, right?
>>
>> It should not happen but apparently it does so we should track it down.
>> Does that happen all the time to you when closing Padre ?
>> Could you find out what is the last thing that is called ?
>> Maybe asking on the wxperl list can yield some more ideas on how to
>> track this down.
>>
>> Gabor
>>
> _______________________________________________
> 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