Search found 1 match

by trjenks
Tue Jul 06, 2010 12:50 am
Forum: Talking LiveCode
Topic: Grouping all controls via a script
Replies: 2
Views: 3860

Grouping all controls via a script

This seems like a simple problem, but I can't find a solution: I'm trying to group all the controls that are on a card within a script. On the card there could be any number of labels, buttons, etc--basically anything that can be grouped. I iterate through the controls of the card, and append the na...