As my first application, I wanted to make a program that converts Fahrenheit to Celsius, and back again, with one text box for entry, and a toggle of which you're converting from (F or C). The trouble is I know of no way to get a text box to only enter numbers, and my search of the interface editor came up empty on a number entry GUI element. Any help would be wonderfully appreciated.