I am creating a Wheel of Fortune Game for my Yr 12 Major Project and was wondering the best way to restart the application if they want to start again?
Do you just unload and load all forms?
Thanks for any help you can provide me with.
Delpy
Printable View
I am creating a Wheel of Fortune Game for my Yr 12 Major Project and was wondering the best way to restart the application if they want to start again?
Do you just unload and load all forms?
Thanks for any help you can provide me with.
Delpy
restart the app or game..
by restarting the app does it make a difference...
need more info
I would unload all the forms and then at the end put the code to reload the very first form...
This is what I have done in my app if the app couldn't find the database then it asks for the path and when u press apply changes then it says it needs to restart the app for changes to take place...
Hope this helps...
Cheers! Thanx for your help! That is what I was thinking but I just wanted to see other people's suggestions.
If anyone else has another suggestion or agrees with Wrack please let me know.
Thanx again...
Delpy