View Single Post
  #1 (permalink)  
Old 01-31-2008, 04:56 AM
Leprechaun Leprechaun is offline
Member
 
Join Date: Dec 2007
Posts: 30
Leprechaun is on a distinguished road
Two content panes in one GUI?
I have made a simple tic tac toe game... I used a grid which worked nicely for the board. However, I tried to add a label at the bottom to tell the user who won and to "Click to restart" but the text is confined to the space of one of the tic tac toe buttons...

As of now, all the objects are in one content pane. I think I might need to use two content panes but I can't figure out how.

There may be an easier solution that I haven't though of...
Reply With Quote
Sponsored Links