Nuklear/demo/glfw
vurtun 7c9659f3b8 Fixed #99 forgot to set clipboard callbacks
Previously if you use `nk_edit_string` and use flag
`NK_EDIT_CLIPBOARD`, callbacks were not passed. I only tested it with
`nk_edit_buffer` and set the callbacks directly. This wrong behavior
is now fixed and should work copy & paste should behave correctly.
2016-04-21 11:04:18 +02:00
..
main.c Fixed #99 forgot to set clipboard callbacks 2016-04-21 11:04:18 +02:00
Makefile Use standard C compiler by default 2016-04-19 21:44:46 -03:00
nuklear_glfw.c Use lower shader version for better compatibility on OS X 2016-04-19 13:06:54 +02:00
nuklear_glfw.h Release Version 1.0 2016-04-14 16:26:15 +02:00