|
-
Nov 26th, 2008, 03:52 PM
#1
Thread Starter
New Member
sorting control arrays
I have developed a scorecard program to keep the score in a game of dominos. I would like to add a function at the end of the game that will display who was in 1st place, 2nd place, 3rd place, etc. My program creates the labels that hold the player name and running score, and the text box that holds the score for the round on the fly as control arrays. I can use a bubble sort to sort the scores but how do I keep the name of the player with his or her score?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|