in reply to
Re^2: Win32 GUI Input or Event
in thread
Win32 GUI Input or Event
This old solution was not very good. What I ended up doing was using the keydown event handler and regex'd on that string.
Comment on
Re^3: Win32 GUI Input or Event
In Section
Seekers of Perl Wisdom