Making data plots
J. Landman Gay
jacque at hyperactivesw.com
Sun Sep 7 18:23:07 EDT 2014
On 9/7/2014, 3:49 PM, William Prothero wrote:
> The dictionary has some entries on creating groups, but I can’t find
> anything about adding a single object to a group. I want to do this
> so that each time an element of the plot is created, it is added to
> the group. That way, I don’t have to keep track of the objects
> myself. Is there a tutorial where I can find this information?
See the "create" command, I think that's what you want if I understand
right:
create button x in grp y
> Also, I am assuming that if I delete a group, all of the objects in
> it are also deleted.
Yes.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list