How to clear the screen
BlitzPlus Forums/BlitzPlus Programming/How to clear the screen| 
 | ||
| How do I clear the screen in a gui window? Also how do I take a number input rather than string input with "textfieldtext()"? | 
| 
 | ||
| To clear the screen you need to hide gadgets. You need to convert from string to numeric with your own validation routines. |