golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
https://github.com/vurtun/nuklear
MIT License
1.57k stars 98 forks source link

Handle keypad enter key identicaly to normal enter key #61

Closed jkvatne closed 6 years ago

jkvatne commented 6 years ago

NB: The sdl2 version has not been tested, but should be trivial.