Re: [perl-win32-gui-users] How to catch keyboard event like LeftAlt+F5?

2009-06-02 Thread Kevin Marshall
19:02:02 +0200 Subject: [perl-win32-gui-users] How to catch keyboard event like LeftAlt+F5? Hello! I have the following problem: I can manage AltGr+F5 (RightAlt+F5) and all keyboard events with OEM and NEM. However I don't know how to catch the LeftAlt+F5 and similar. Can anyone help

Re: [perl-win32-gui-users] How to catch keyboard event like LeftAlt+F5?

2009-06-02 Thread Waldemar Biernacki
Kevin! This is what I was looking for and your example is perfect. Hope this will help. It's already helped :) Thank you! Waldemar -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking

[perl-win32-gui-users] How to catch keyboard event like LeftAlt+F5?

2009-05-30 Thread Waldemar Biernacki
Hello! I have the following problem: I can manage AltGr+F5 (RightAlt+F5) and all keyboard events with OEM and NEM. However I don't know how to catch the LeftAlt+F5 and similar. Can anyone help me? regards Waldemar