in reply to Perl Gtk2 - ->destroy() is Not Causing the Script to Exit

Humm... Well that's strange. If I remove the "signal_connect" statement for the $window object and leave everything else
exactly how it is, the error goes away and it seems to be working just fine now. Anyone else think that's strange...?

Since the issue SEEMS to be resolved I'm satisified with that, but I'm curious to know if anyone knows why I am getting that
error with that line present. Was it deprecated or something like that..? I know I have that line in my other GUI program I
mentioned in my OP and never saw that error... Weird!


Thanks,
Matt

  • Comment on Re: Perl Gtk2 - ->destroy() is Not Causing the Script to Exit

Replies are listed 'Best First'.
Re^2: Perl Gtk2 - ->destroy() is Not Causing the Script to Exit
by Anonymous Monk on May 02, 2014 at 21:37 UTC