Guest rathore Posted April 5, 2004 This is the first time i'm creating a GUI... plz help with a li'l thing. i'm creating a window where along with other things there's a input box, i want that after typing text when i press enter, the ok button should press. how do i get this? Share this post Link to post Share on other sites
jpm 93 Posted April 5, 2004 try creating the OK button first. I remember in au3guixp, that the first control created reacts to the [ENTER] key. The second control created reacts to the ESC key (disabled in au3guixp). Lar.no more working with the change I did for focus handling. I need to figure out how it can work. I will come back Share this post Link to post Share on other sites
Guest rathore Posted April 5, 2004 yeah right jpm, it doesn't work now. Share this post Link to post Share on other sites