mitko
October 13th, 2002, 12:55 PM
I use Girder to send shortcut keys to some programs (and to a little test program I made with Delphi) and found that when I send 'a' I receive 'A' (ASCII=65). But when I send 'A' I receive ASCII=321. This happens when I use OnKeyDown or OnKeyUp. When I use OnKeyPress and the "Alternative proc." I always receive 'a' if not alt proc. then everything is OK. But I want to use it because otherwise Girder Hangs until the On... event is processed.
There is also a difference if I select a distinct Target or send to the Foreground window.
?!?!?!?
Ron is this supposed to be this way?Can you give some light on the question and explayn how it is designed to work.
There is also a difference if I select a distinct Target or send to the Foreground window.
?!?!?!?
Ron is this supposed to be this way?Can you give some light on the question and explayn how it is designed to work.