|
-
Apr 29th, 2001, 04:55 PM
#1
Thread Starter
Frenzied Member
My array of buttons...
I have an array of buttons (for tic tac toe/noughts and crosses, whatever you English guys call it ). But how do I check which was pushed? (I better not have to check all nine!!!)
-
Apr 29th, 2001, 06:29 PM
#2
Depends are you using check boxes or normal buttons. Because with normal buttons, its impossible, i think.
-
Apr 29th, 2001, 06:53 PM
#3
Thread Starter
Frenzied Member
they are normal buttons thanks chimpface
-
Apr 30th, 2001, 08:19 AM
#4
Lively Member
why not just have each buttons on click event set a global variable and then check the value of that variable
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
|