Nuklear/demo
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
..
allegro5 Fixed #99 forgot to set clipboard callbacks 2016-04-21 11:04:18 +02:00
glfw Fixed #99 forgot to set clipboard callbacks 2016-04-21 11:04:18 +02:00
sdl Fixed #99 forgot to set clipboard callbacks 2016-04-21 11:04:18 +02:00
x11 Fixed #99 forgot to set clipboard callbacks 2016-04-21 11:04:18 +02:00