Thanks, although I'm not exactly sure that's what I'm looking for.
The project that I'm working on it an educational program. I need to present a question eg 3+4= and allow the user to type the answer in the correct place automatically.
I was thinking that I could draw the text, and then use a technique to position the cursor and take input from the keyboard displaying it on the screen before the user presses return.