
-----------------------------------
tridi
Tue Jan 02, 2007 12:53 pm

buttons and user input
-----------------------------------
How do you make a button work while the user is typing in an input?

-----------------------------------
ericfourfour
Wed Jan 03, 2007 11:14 pm


-----------------------------------
I do have a getter for this (found in Turing source code) or, if you are going to use Turing's gui, there is GUI.createTextFied().
