User Interface Keyboard Navigation
in
Contributed Library Questions
•
1 year ago
I've looked into controlP5 and the other UI libraries but I can't figure out if this is possible or how I would go about implementing it.
Like in Windows and OS X, interface elements like buttons are highlighted and you can use the tab key to navigate between them. How would I implement this keyboard-only navigation in Processing? Is this already implemented in controlP5 (I've looked in the Javadoc, can't find anything relevant) or another UI library?
1