I would never think that could be an issue. Custom properties are not object dependent. I set the customProperties of a card to that of a button. Worked as I assumed it would.
Craig Newman -----Original Message----- From: Dave Kilroy <[email protected]> To: use-revolution <[email protected]> Sent: Sun, Sep 8, 2013 6:14 am Subject: Re: setting all the customProperties of A to those of B You are using two different control types (group and card). Perhaps you can do the setting of customProperties between two controls of the same type without the need for an intervening variable Dr. Hawkins wrote > And > > put the customProperties of grp B into zz > set the customProperties of cd A to zz > > does indeed work. > > But why is it necessary? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/setting-all-the-customProperties-of-A-to-those-of-B-tp4669483p4669512.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
