How do I get the keyboard to pop up?

  • Thread starter Thread starter Jim H
  • Start date Start date
J

Jim H

When the user clicks in a text box window I would like the keyboard/letter
recognizer (I don't know what it is called) to pop up for the user to write
in for that text box.

Can someone point me in the right direction on how to do this. I'm having a
hard time looking for information on this because I don't know what it is
called.

Thanks
Jim
 
Have a look at the InputPanel component (in the Toolbox). It's pretty
straight forward to use.
 
Back
Top