Does anyone have a good way to scroll the text on one side, like stock ticker on the nib label in the iphone app?

I want to scroll the text starting from the right side and smoothly move it to the left and on the screen. Does anyone have an example of what they tried to work with? Thanks.

0


a source to share


1 answer


This question asks something very close to what you want to do. The answers provided there, combined with the methods described in the answers to this question , should allow you to scroll text in a smoothly animated manner.



+1


a source







All Articles