Hi,
I'm trying to get started on a simple MAxGUI app with the demo. (but I own BlitzMax however).
When my app launches the user is prompted to enter names, I did that with the CreateTextField() function.
Now I'd like the user to enter some numeric values in other fields, and retrieve them as integers. Obviously I can't do that with CreateTextField(). Is there a equivalent to it which would only accept numbers? (like a CreateNumtField() thingy ?). I can't find info about this in the doc.
Thanks a lot !
Nino
I'm trying to get started on a simple MAxGUI app with the demo. (but I own BlitzMax however).
When my app launches the user is prompted to enter names, I did that with the CreateTextField() function.
Now I'd like the user to enter some numeric values in other fields, and retrieve them as integers. Obviously I can't do that with CreateTextField(). Is there a equivalent to it which would only accept numbers? (like a CreateNumtField() thingy ?). I can't find info about this in the doc.
Thanks a lot !
Nino