List of objects in a group ?

Klaus on-rev klaus at major.on-rev.com
Sun Jan 16 07:31:53 EST 2011


Hi Francis,

> Hi from Beautiful Britanny,
> 
> I've looked everywhere in the Dictionary, but
> can't find the answer.
> 
> I want a list of all the objects (fields and
> buttons - by name) in a specific group.
> 
> Can I ?

You can loop through "the num of controls of grp XYZ"
and get "the name of control X of grp XYZ"

Will give you a list like:
button "name of btn 1"
field "whatsoever"
etc...

> -Francis

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com





More information about the use-livecode mailing list