Nuklear/demo/allegro5
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_allegro.c Fix some typos. 2016-04-19 15:23:33 +07:00
nuklear_allegro.h Release Version 1.0 2016-04-14 16:26:15 +02:00