Menu's ect

Blitz3D Forums/Blitz3D Beginners Area/Menu's ect

Hey, how do i make a menu that after whatever is done it leads to a nother screen.

In my case i have a minute timer, i'd like when the program starts up to ask the user how many minutes they'd like to have then store that info in a veriable, then i'd tell it to emit a noise when the minute gets to the stored veriable that they typed, but i cant seem to figure out how to get a different screen to ask them: "How many minutes?" then after they answer to go on with the program...


Help?

Alpha GUI, comming with nice editor so you can set up and preview everything before you load in to Blitz...its free..

Mabye i should rephrase the title, i don't want a Menu, i want a different screen when you start it, and a nother screen for the main program:

You start this "timer"

You input a number 1-10? at screen number one

after input you hit enter and it continues to a second screen.

there is the main program ect.

how do i get that first screen??

Nevermind, i figured it out Thank you very much for the help, when i get into menus i'll dig this thread up.