Vokey, John wrote:
However, to be consistent,
the name of the custom property should be a quoted literal when not
the contents of a variable name

Sorry, I disagree with you too. :P

Properties, custom or otherwise, aren't quoted. Only literal text strings are quoted. We don't do this:

 put the "rect" of btn 1
 put the "backgroundColor" of this stack

So we shouldn't do it with custom props either.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
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

Reply via email to