The following commands can be used with a Text Window:
Sets or retrieves the cursor position. | |
Clears the Text Window and moves to caret to the upper left corner. | |
Sets the foreground color | |
The Text Window currently attached to your program is destroyed and detached from the process. | |
Reads a keyboard character if one is ready. | |
Determines whether a keyboard character is ready. | |
Reads an entire line from the keyboard. | |
Write text data to the TEXT WINDOW at the current caret location. | |
Reads a keyboard character, waiting until one is ready. | |
A new Text Window is created and attached to your program. |