Add a control to a group

Peter Haworth pete at lcsql.com
Sat Aug 2 10:35:35 EDT 2014


Hi Devin,
Another way might be:

create image in group........
export snapshot.......... to it

Pete
lcSQL Software
On Aug 1, 2014 3:27 PM, "Devin Asay" <devin_asay at byu.edu> wrote:

>
> On Aug 1, 2014, at 4:02 PM, Mark Schonewille <
> m.schonewille at economy-x-talk.com>
>  wrote:
>
> > Hi Devin,
> >
> > Usually I copy them and then I delete the original:
> >
> > copy btn id x to grp y
> > delete btn id x
> >
> > Probably you could also write a script to cut the control, edit the
> group and paste the control in the group. This wouldn't require creating a
> copy and deleting the original, but it might look strange when this happens
> and if something goes wrong, you lose your control :-)
>
>
> Thanks, Mark. Right after I posted this I started experimenting with that
> technique and it looks promising. I just thought there might be a more
> direct way to do it.
>
> I just found this from the list in Nabble, from Klaus:
>
>   create button in group "foo"
>
> But that won't work for me, because I am taking a snapshot then adding it
> to the group. I think I'll use Mark's suggestion.
>
>
> Regards,
>
> Devin
>
>
> Devin Asay
> Learn to code with LiveCode University
> http://university.livecode.com
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list