Hi, I expect this is a dumb question but I really can't figure it out!
In my script I have a JSONStorableString - how I can I create a single line editable text field so the user can change the value?
I have found how to create sliders and buttons etc, but the CreateTextField method creates a multi-line block with nothing in it, and is not editable. What should I use instead?
In my script I have a JSONStorableString - how I can I create a single line editable text field so the user can change the value?
I have found how to create sliders and buttons etc, but the CreateTextField method creates a multi-line block with nothing in it, and is not editable. What should I use instead?