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

Suggested way to use NkEditString? #80

Open AllenDang opened 4 years ago

AllenDang commented 4 years ago

I noticed that #31 proposed two solutions to use it, but I'm wondering are they the suggested way to use NkEditString\NkEditBuffer\NkEditStringTerminated?