How do I put Toolbox objects into a table control?
Josh Mellicker
josh at dvcreators.net
Fri May 19 16:25:43 EDT 2006
On May 19, 2006, at 11:09 AM, Mark Schonewille wrote:
> Hi Josh,
>
> Also, if the lockloc of each objects in the template group is true,
> you don't need to position the objects separately. Just set the loc
> of the subgroup.
>
Sorry, that's what I meant- repositioning the subgroups seems to be
slow.
like:
repeat a lot
copy template subgroup -- seems slow
set the top of newGroup to the bottom of theLastGroup + 10 --
seems slow
put data in the controls -- seems fast
end repeat
More information about the use-livecode
mailing list