[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Retrieving Button from Table
- From: Galen Burk <gburk staffnet com>
- To: gtk-list gnome org
- Subject: Retrieving Button from Table
- Date: Tue, 27 Mar 2001 12:20:38 -0500
I created a Tic Tac Toe game for my young boys to play. The only way I
could figure how to restart the game was by recreating all objects. Not
Good!
I put buttons into a 3x3 table. Each button has a label set to a space.
When clicked it is gets set to an X or O. When someone wins or no winneer
is possible, I need to reset the X/O values back to space. I do not see
how to access the button to reset the value.
Please advise.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]