[HELP] anyone have a simple handler to add a control to a group programatically?

J. Landman Gay jacque at hyperactivesw.com
Tue Aug 10 21:10:09 EDT 2010


On 8/10/10 8:04 PM, Andre Garzia wrote:
> Folks,
>
> Trying not to reinvent the wheel here. I am working with some runtime group
> creations but I like to be able to add controls to an existing group.
> Checked the docs and did not found anything like that. Did anyone here
> created such command?
>
> Thanks in advance
> Andre "groups inside groups inside groups inside..." Garzia
>

Use: create <obj> in grp <grpname>. For example:
   create btn "newBtn" in group "groupTwo"

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list