EventMonitor Class 1.1 review
DownloadThe EventMonitor Class plugin lets you monitor events that your app receives, like key presses, mouse clicks and idle events.
|
|
The EventMonitor Class plugin lets you monitor events that your app receives, like key presses, mouse clicks and idle events. You can even modify or filter those events entirely.
For example, you can detect Function Keys because their Keycode is available to you via this plugin now. You can also detect and Key presses in conjunction with the Command Key before RB processes them any further, allowing you to support Cmd-Cursor combinations and others that are not included as menu bar shorcuts.
What's New:
Added a demo project that lists all events the plugin receives.
Requirements:
REALbasic.
EventMonitor Class 1.1 keywords