Computer Science Canada Text Box |
| Author: | chaos [ Sun Feb 27, 2011 2:21 pm ] |
| Post subject: | Text Box |
What is the code for creating a text box of a certain size and allowing someone to type something into that text box? |
|
| Author: | Sur_real [ Sun Feb 27, 2011 2:28 pm ] |
| Post subject: | RE:Text Box |
try searching for "textbox" in the Turing documentation. Here's an online version: http://compsci.ca/holtsoft/doc/ |
|