Search found 1 match
- Sun Oct 12, 2014 5:00 pm
- Forum: Talking LiveCode
- Topic: Maneuver within a grid of fields
- Replies: 4
- Views: 3195
Maneuver within a grid of fields
I have been playing with a crossword puzzle app. I have #rows x #columns sets of boxes in which to enter the letters. These are groups containing a grc (to color in blank spaces), an index (numbering the across or down beginnings) and a field for the Letter. Livecode will naturally allow the player ...