[perl-win32-gui-users] Is there any book or a complete tutorial for Win32::GUI ????

2006-11-30 Thread gopi chaithanya
I have just started learnig Win32::GUI.It appears like a hard thing to do in Perl(as I was using java to create interactive GUIs).Are there any books or any construtive tutorials for this??The examples given in the Win32::GUI module helps a bit, but not quite, for a newbie like me. Though I unde

[perl-win32-gui-users] WM_KEYDOWN/WM_SYSKEYDOWN and Windows audio alert

2006-11-30 Thread Steve Loughran
use strict; use Grammar; :) Hi all I have hooked into the WM_KEYDOWN/UP and WM_SYSKEYDOWN/UP calls (returning 0 from the routines as specified in the MS docs), and all works fine, but but when I press a key when my window is active, I hear the windows default audio alert (the default short "d

Re: [perl-win32-gui-users] camel

2006-11-30 Thread Steve Loughran
It appears I was writing my emails without the following options: use strict; use Grammar; It wont happen again :) Steve Aparantly :) Or Apparently :) But in a PAR context, there is little incentive to do that, vs. bundling the file into the pp-built .exe