I have been messing around with VB lately (See Picture)
The purpose of this program is a Childs game, it displays a picture on the screen and the child must pick its type and name from and options and a list.
Though once I get to the last animal the program crashes. The other thing I want to get working is a top5, so when the program ends it compares their score to the existing top5, then it asks for their name through an msg box, and replaces an existing top5 score with theirs. I'd like the top5 to be on a seperate form.
If you want to have a look at the program it can be found on my ftp http://www.myjavaserver.com/~gibbon565/ in zip form (400k or so)
Any help would be much appreciated.
The purpose of this program is a Childs game, it displays a picture on the screen and the child must pick its type and name from and options and a list.
Though once I get to the last animal the program crashes. The other thing I want to get working is a top5, so when the program ends it compares their score to the existing top5, then it asks for their name through an msg box, and replaces an existing top5 score with theirs. I'd like the top5 to be on a seperate form.
If you want to have a look at the program it can be found on my ftp http://www.myjavaserver.com/~gibbon565/ in zip form (400k or so)
Any help would be much appreciated.
Comment