Re: [perl-win32-gui-users] Timer not being fired when using threads

2007-07-31 Thread Robert May
On 31/07/07, Brian Fredette <[EMAIL PROTECTED]> wrote: > I found the threads example posted in this group and began playing around. > I've modified the code to add a splash screen using Win32::GUI:SplashScreen, > a timer taken from Tutorial_Part4_timer.pl, a statusbar, and a notifyicon. > For some

Re: [perl-win32-gui-users] Why is my GUI hanging?

2007-07-31 Thread Robert May
On 30/07/07, Robert May <[EMAIL PROTECTED]> wrote: > Attached is a patch to win32.c (against AS build 819). It implements > most of what I've talked about, plus a few other bits. It fails 2 of the fork() tests on bleed, and one under AS build 819. > A lot of the complexity of the context passing