procode
Apr 21, 2002, 09:35 AM
My Problem
I need to input an integer variable BEFORE the first frame opens.
I have a 'Message box' opening with brief intructions, could I get this message box to accept an integer, 1, 2, 3 or 4, in order to adjust the skill level before the first form opens ?.
Does anyone know how to put four buttons on the message box instead of the 'close' button ?
Or is there a better way ?
If all else fails, can I have a 'Pre-Screen' form appear that will not interfere with the rest of the program, as the first 'Form1' dynamically allocates memory - and, now that it works, I want to leave it alone.
All helpful suggestions very welcome.
Procode.
I need to input an integer variable BEFORE the first frame opens.
I have a 'Message box' opening with brief intructions, could I get this message box to accept an integer, 1, 2, 3 or 4, in order to adjust the skill level before the first form opens ?.
Does anyone know how to put four buttons on the message box instead of the 'close' button ?
Or is there a better way ?
If all else fails, can I have a 'Pre-Screen' form appear that will not interfere with the rest of the program, as the first 'Form1' dynamically allocates memory - and, now that it works, I want to leave it alone.
All helpful suggestions very welcome.
Procode.
