Bill Vlahos wrote: > Is there a way to directly create a button on a particular card > in a particular stack without going to it and doing all this?
I think you've discovered a lack of orthogonality in the syntax: you can do what you want with an existing control using the clone command, but not with a new control using the create command. Go figure....
-- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com Webzine for LiveCode developers: http://www.LiveCodeJournal.com LiveCode Journal blog: http://LiveCodejournal.com/blog.irv _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
