ID:273698
 
I don't players to use their mouse in my game but I use an input box for text. This of course requires them to use their mouse. Is there anyway they're focus can be changed to the input box by presses enter?

Thanks heaps.
winset(src,control,"focus='true'")
In response to Nadrew
Cheers :D