Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
The mouse cursor may be shown or hidden. For mouse-driven applications, you will normally want to show the mouse cursor. For touch-sensitive screen applications, you will normally want to hide the mouse cursor.
PRINT (0) (Show Mouse Cursor)
PRINT (0) (Hide Mouse Cursor)
Also see Regular cursor display.