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.
  • TanyaYatskovska's avatar
    11 years ago

    Hi Rey,


     


    You need to use the Key method to simulate pressing Enter.