pashminakazi opened a new issue #635: Library Files Changes b/c of Porting to Royale should be reverted to become as same as Flex URL: https://github.com/apache/royale-asjs/issues/635 Project Details are : https://paste.apache.org/cpo8y These are library files in DBIZLIB GridTextOrHTMLRenderer.as Royale File : https://paste.apache.org/06vzx Flex File : https://paste.apache.org/pbcnu htmlText and getStyle is causing error on console if uncomment it in Royale. PickList_Simple.mxml we were using skinClass="com.shm.controls.ResizableTitleWindowSkin" on creationComplete function initComponent we are using this.setStyle("skinClass", com.shm.controls.ResizableTitleWindowSkin); ResizableTitleWindowSkin is our custom Class ResizableTitleWindowSkin : https://paste.apache.org/dpowg How to use this file in Royale and what is replacement of SkinClass in Royale.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
