Kbase P41880: Is it possible to catch the release of a keyboard key?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/09/2003 |
|
Status: Unverified
GOAL:
Is it possible to catch the release of a keyboard key?
GOAL:
How to catch the key-up keyboard event
GOAL:
How to catch the release of a keyboard key
FIX:
It is not possible to catch this event by pure 4GL. You may achieve this by using the getKeyState WIN32 API Function in combination with the Progress PSTimer.