Nuklear icon indicating copy to clipboard operation
Nuklear copied to clipboard

Trying to understand how to work with text input boxes

Open ghost opened this issue 3 years ago • 2 comments

Hello!

While trying to find and understand the information on how to work with text input boxes, I met two issues:

  1. Lack of examples: I could only find one example in demo/common/calculator.c, for double type. As I am definitely not brilliant with C, I couldn't figure out how to make it work with strings, and there is not much info on how to handle it.
  2. Lack of documentation: There are no examples on https://immediate-mode-ui.github.io/Nuklear/doc/index.html, and there is only one example on Wiki which is quite too broad in my opinion(though I couldn't exactly understand it due to how it's written)

I love this lib, and I would also love to see some better docs on it. Thanks!

ghost avatar Dec 05 '22 15:12 ghost

PRs are very much welcome!

dumblob avatar Dec 05 '22 20:12 dumblob

PRs are very much welcome!

I would love to make a PR, but I don't really understand it myself :)

ghost avatar Dec 07 '22 12:12 ghost