Ticket #32 (assigned enhancement)
UI should accept keyboard input
| Reported by: | knowknowledge | Owned by: | chris |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4.0 |
| Component: | UI | Version: | |
| Keywords: | UI, Input, Keyboard | Cc: |
Description
The UI Widget needs to have a way to handle keyboard presses. Each container Widget needs to be able to send key events to specific focused children.
Example uses:
Typing text in textboxes.
Tab to move between focused boxes.
Escape to close windows.
Enter to accept an accept button.
Change History
Note: See
TracTickets for help on using
tickets.