Sending Objects to other Objects in different stacks?
David Burgun
dburgun at dsl.pipex.com
Fri Apr 22 18:44:03 EDT 2005
Hi,
Is it possible to send an object to another object? What if the
object that is being sent to is on a different stack? I'd like to be
able to do something like this:
send "AddMenu button "xyz"" to Group "MainMenu"
(I know I need to use quote)
And then have the AddMenu handler add "xyz" to the group?
I would use the "copy" command to copy the object.
Any tips on how to make this work greatly appreciated.
Thanks a lot
Dave
More information about the use-livecode
mailing list