[lazarus] Keyboard state
Marc Weustink
weus at quicknet.nl
Thu Mar 2 17:34:20 EST 2000
Hi,
The focusing stuff now works and now I started on the selection of text in
mwEdit when I ran into the state of the individual keys.
Anyone any idea how to find out what the status is of the keys on your
keyboard (pressed/released) ??
I couldn't find any function
One solution I can think of is hooking into the main event loop and keep
track of the keys. Somehow I don't like this approach.
Marc
More information about the Lazarus
mailing list