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
kl...@major.on-rev.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to