View Single Post
Old Jul 28th, 2005, 4:19 PM   #1
satguy
Newbie
 
Join Date: Jul 2005
Posts: 2
Rep Power: 0 satguy is on a distinguished road
Bind <Key-Return> to an Entry

My application requires a user to enter numbers and specific alpha chars in entry fields. I would like to be able to bind the <Return> key to each entry with the focus then shifting to the next entry field for data input. Currently, this occurs using the <Tab> key in the application. How would I go about this?
satguy is offline   Reply With Quote