gkatz
17 Oct 2012, 4:41 AM
Hi;
say the only thing I need is to scroll some text in the screen.
I have 2 choices:
1. Panel with some html value with text I can animate using css 3 animations
2. Ext.draw.Component (http://docs.sencha.com/touch-charts/1-0/#!/api/Ext.draw.Component) with type text using build in transformations
how do I choose between the two? which is the way to go? seems like drawing is kinda odd but its still an option.
any info would be great.
thanks.
say the only thing I need is to scroll some text in the screen.
I have 2 choices:
1. Panel with some html value with text I can animate using css 3 animations
2. Ext.draw.Component (http://docs.sencha.com/touch-charts/1-0/#!/api/Ext.draw.Component) with type text using build in transformations
how do I choose between the two? which is the way to go? seems like drawing is kinda odd but its still an option.
any info would be great.
thanks.