I am trying to catch function key pressed events.
This would not be related to which particular widget on the screen has focus, anything within the app would do.
I saw a reference to this post:
but it is not helpful to me. I cannot figure what what this code is doing
Is there another example of function key events that I missed?
This would not be related to which particular widget on the screen has focus, anything within the app would do.
I saw a reference to this post:
[Solved] Keyboard events
Hello, I can't figure out how to respond to keyboard events in B4J, a bit like keypressed in B4A. I want my application to respond to {ENTER} or {SHIFT + ENTER} strokes. Thanks [EDIT] Solution in post #6
www.b4x.com
Is there another example of function key events that I missed?