hugoam / kiui

Auto-layout Ui library, lightweight, skinnable and system agnostic, with an OpenGL backend
zlib License
749 stars 71 forks source link

Backspace erase doesn't work in TypeIn #8

Closed alexeyknyshev closed 9 years ago

hugoam commented 9 years ago

GLFW keys weren't being converted at all. Added a big switch case to convert them to kiUi scancodes (which were copied from OIS)