-
Posts
350 -
Joined
-
Last visited
-
Feedback
100%
Status Replies posted by Allen
-
I've noticed a few things. Their is support for mouse listeners but no support at all for keyboard listeners. Even OSBot 2 lacks this: http://osbot.org/osbot2_api/ (Notice you can add mouse listeners but there is not method for adding a KeyListener), perhaps something to suggest to them? There is access to the Keyboard Listener but I don't believe you can actually utilize it. There would need to be a way to add a new key listener.