Delegating the behaviour of a text entry widget on entering the edit state to its keyboard input function has two benefits:
- it reduces codesize
- it allows user-level input handlers control that behaviour
Using the keycode 0 to signal entering the edit state certainly isn't very clean  but is supposed to not interfere with actually used keycodes.
1 file changed
tree: f1f53d502f9bd099d6cda0d1de6e2b21651ab36b
  1. contiki/