Forum Discussion

reydimaano's avatar
reydimaano
Contributor
11 years ago
Solved

Enter key not working in AWTObject

I have an AWTObject window that has a textbox in it.  I can setText to the textbox but when I press Enter the Enter key is not working.

3 Replies

  • As you can see from the attachment, I used   testObject.Keys then [Enter] as value.  I have lots of testObject.Keys [Enter] on normal web pages that works but not on AWTObject.