How to clear the screen

BlitzPlus Forums/BlitzPlus Programming/How to clear the screen

nyybaseball(Posted 2014) [#1]
How do I clear the screen in a gui window? Also how do I take a number input rather than string input with "textfieldtext()"?


Matty(Posted 2014) [#2]
To clear the screen you need to hide gadgets.

You need to convert from string to numeric with your own validation routines.