
-----------------------------------
Atherial
Thu Nov 12, 2015 8:07 pm

Better &quot;get &lt;var&gt;&quot; function?
-----------------------------------
What is it you are trying to achieve?
I am trying to find a better equivalent to assign a variable to a users input. I have been using get num for example, and getch, but I cant seem to find a good way to do it. I want the user to be able to type numbers in, backspace if they get it wrong, and press enter to confirm, with the text appearing on screen, and deleting when backspacing. If this is possible please let me know!


Thank you!
-Mac

-----------------------------------
Atherial
Fri Nov 13, 2015 11:13 am

Re: Better &quot;get &lt;var&gt;&quot; function?
-----------------------------------
Bumping, Does anyone know any detailed tutorials to text fields? Preferably with GUI's- But as detailed as possible please. Thank you.

-----------------------------------
Tony
Sun Nov 15, 2015 8:58 pm

RE:Better &quot;get &lt;var&gt;&quot; function?
-----------------------------------
It's not clear why [tdoc]get[/tdoc] doesn't work for you - it does exactly what you describe.

-----------------------------------
Atherial
Wed Nov 18, 2015 9:42 pm

Re: Better &quot;get &lt;var&gt;&quot; function?
-----------------------------------
I was looking for a more stylish way to do so, finished with using GUI Text fields!
Sorry! Next time I will be more specific!
Thanks for the reply!
*SOLVED*
