Re: [perl-win32-gui-users] A bug with Hook?

2005-02-07 Thread Jez White
Ok - I've "fixed" the problem - but before I commit it - do you think this was a real bug? Cheers, jez. - Original Message - From: Jez White To: Win32-GUI Sent: Monday, February 07, 2005 2:53 PM Subject: [perl-win32-gui-users] A bug with Hook? Hi, I've just spent ages

[perl-win32-gui-users] A bug with Hook?

2005-02-07 Thread Jez White
Hi, I've just spent ages tracking down a problem in my code...it turns out that it was a simple typo - I spelt a method name incorrectly:) The program should have died, but it didn't - this is due to hook not propagating die. The example below shows the bug in action - a timer sends a message t