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

2009-06-02 Thread Kevin Marshall
Waldmar, One solution I have would be to install a hook for one or more of the various keyboard messages that are available. These messages give you access to flags that give extended information, which could be used to determine if the ALT key is down. My suggestion would be to use the

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