Hi, I am trying to create a custom component which should just wrap a Royale component. As soon as I set a property via MXML, I got a TypeError [1].
I this case it's a Jewel button, but I got the same error with a TextButton when setting the "text" property. This is a screenshot of the entire scenario [2]. Couldn't we use MXML properties that way? Thanks, Olaf [1] TypeError: this.generateMXMLAttributes is not a function [2] https://snag.gy/4XcBhf.jpg -- Sent from: http://apache-royale-development.20373.n8.nabble.com/
