[Tutor] using the enter key

Kent Johnson kent37 at tds.net
Mon Apr 4 23:20:25 CEST 2005


Diana Hawksworth wrote:
  > At the moment I have some user input tied to a button that allows the
> input to be "submitted" and then an answer is supplied.  How can I get 
> rid of this submit button, and have the user just press the "enter" key 
> and have the same result happen?

How is the user interface built? Are you using a GUI toolkit like Tkinter or wxPython or is it a web 
form?

Kent



More information about the Tutor mailing list