View Single Post
  #2 (permalink)  
Old 02-17-2008, 06:26 PM
hardwired hardwired is offline
Senior Member
 
Join Date: Jul 2007
Posts: 1,097
hardwired is on a distinguished road
I don't think you can do it so well with GridLayout. Depends on what you want to do with your grid. I would consider drawing a grid, use an int or boolean array to track/control visibility.
Reply With Quote