[perl-win32-gui-users] AcceleratorTable bug

2003-04-03 Thread Garside, Trevor
Aldo (or anyone else who knows how to fix this): I've been trying to figure out why AcceleratorTables do not work, and I've got a pretty fair idea about it. The problem is, I don't know the Windows API at all, so I don't know how to fix it. In the current (version 665) GUI.pm, take a look at l

RE: [perl-win32-gui-users] GUI no longer works

2003-04-03 Thread Jonathan Southwick
Trevor, Thank you! That did the trick. All scripts are working fine now. Jonathan At 4/2/2003 01:02 PM, Garside, Trevor wrote: I have found that Win32::GUI under Perl 5.8 will crash unless you name *every* widget you create. That may be your problem. Trevor S Garside [EMAIL PROTECTED] (80

Re: [perl-win32-gui-users] Unresponsive Window

2003-04-03 Thread Laurent ROCHER
> I installed Perl 5.8 and program crashed right away. But that was because > the ppm I used for Win32::Gui was for Perl 5.6. For some reason there is > no ppm for Perl 5.8 on the SourceForge.net web site, at least I didn't see > one. Looked through the archives and found it on > http://perso.cl

Re: [perl-win32-gui-users] GUI no longer works

2003-04-03 Thread Jeremy White
I found that with perl 5.8 and XP pro, I was getting crashes all over the place. The same program worked fine on win 98. I couldn't track down the problem, could have been other modules than Win::Gui. I had to revert back to perl 5.6 - all problems went... jez. From: Jonathan Southwick <[EM