Re: [Tutor] enter key

2005-04-05 Thread jfouhy
Quoting Diana Hawksworth <[EMAIL PROTECTED]>: > I am using the tkinter toolkit. Just wish to have the button I have > formed replaced by the Enter key - if possible. Would the raw_input() work, as > Bernard has suggested, or do I need another piece of code that refers to > the Enter key? A couple

[Tutor] enter key

2005-04-04 Thread Diana Hawksworth
I am using the tkinter toolkit.  Just wish to have the button I have formedreplaced by the Enter key - if possible.  Would the raw_input() work, asBernard has suggested, or do I need another piece of code that refers to theEnter key?Thanks. Diana- Original Message - From: "Kent John