flexicious edited a comment on issue #343: Question : IS there a way to embed 
third party components within a Royale app
URL: https://github.com/apache/royale-asjs/issues/343#issuecomment-437639681
 
 
   Yep - we finished the port back in 2012 . The port has been in production 
for a large number of our Flex customers who moved on to HTML. We also wrote a 
React Port in ES6, iOS port in Objective C, Android Port in Java, integrations 
with Bootstrap, Angular, jQuery, even EXT and Dojo - Its amazing how similar 
all these UI architectures are.  But I digress.
   
   
   "So if you are willing to modify your code or subclass your JS grid to 
implement IUIBase" Our code is JAvaScript. isnt IUIBase ActionScript? OR do you 
mean modify our original ActionScript code - but thats peppered with Flash 
Player API. 
   
   In either case, the customer here who wants to explore royale would need to 
use third party components other than our grid that they dont have access to 
the source code for - like charting libraries, autocomplete components, 
calendar components - they dont need the swf target. Am I correct in assuming 
that as of now, there is no easy way of doing this in Royale? Like is it 
possible to throw up a highcharts pie chart on a screen, and then have a Royale 
Material Lite button click and refresh it, and then also listen for a click 
handler on the chart and have royale open up a Material popup from the pie 
slice clicked on?
    
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to