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

让人想犯罪 __ 提交于 2020-01-17 03:43:25

问题


I want to scroll text starting on the right and make it smoothly move to the left and off the screen. Does anyone have an example of something they tried that worked? Thank You.


回答1:


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



来源:https://stackoverflow.com/questions/900425/does-anyone-have-a-good-way-to-scroll-text-off-to-one-side-like-a-stock-ticker

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!