More than one input field

Blitz3D Forums/Blitz3D Programming/More than one input field

robby x(Posted 2004) [#1]
Hi,
I want the user to input his name, email and tel.no. at the
beginning of the game. The length of the fields should be up to 30 characters. It should be possible to use TAB or ENTER to jump to the next input field.
Is there a code snipped handling user input with more than one input field ?

regards


jfk EO-11110(Posted 2004) [#2]
There are severa Graphical User INterfaces (GUI) to do such things. Some of them are for free, just look around and try to find the one that fits best for your needs.

Check out the Toolbox area.