Creating objects in scripts

Björnke von Gierke bvg at mac.com
Fri Jun 20 10:41:50 EDT 2008


on mouseUp
   create button "i'm alive!"
   clone button "i'm alive!"
   set the name of it to "I don't wan't to die!"
   delete button "I don't wan't to die!"
   put "arghl!"
end mouseUp

On 20 Jun 2008, at 16:35, Mikey wrote:

> short of using "doMenu" is there any other way to create objects, e.g.
> buttons?
>
> I don't see anything in the dictionary, but I'm still kind of HC'y  
> when it
> comes to RR.
>
> -- 
> Arnold Schwarzenegger  - "I have a love interest in every one of my  
> films -
> a gun."
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list