Hi Royale Devs, Currently migrating a flex app to royale. I'm trying to use some comboBox properties and they seem to not be working.
<mx:ComboBox prompt="Select..." /> This should display a comboBox with "Select..." correct? am I missing something? The SDK 0.9.8 seems to not be able to find the property labelFunction. This is fine because I know not all properties have been completed for the emulation components. My question here is when I look at the source code in the SDK../MxRoyale/src/main/royale/mx/controls/ComboBox.as how can I tell if a property has been implemented. Where and/or how do the mxml component properties get set? I see some commented out code regarding labelFunction. Is it just available on the class? Does some documentation already exist for how to implement a property for an emulation component? Thank you for your time. -- Sent from: http://apache-royale-development.20373.n8.nabble.com/