Computer Science Canada

buttons and user input

Author:  tridi [ Tue Jan 02, 2007 12:53 pm ]
Post subject:  buttons and user input

How do you make a button work while the user is typing in an input?

Author:  ericfourfour [ Wed Jan 03, 2007 11:14 pm ]
Post subject: 

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().


: