cturner
March 26th, 2003, 10:53 AM
I am creating a Noughts and Crosses game. I am using 9 push buttons and 2 radio buttons and needing them to communicate. Like when player X has clicked on radio button X then clicks on one of the 9 push buttons I want X to be displayed on that button and the same with player 0. How do I do that?