How do I implement a marquee for the iOS UILabel?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not very much sure but i think you have to do animation by frame.when you set the co-ordinates for the label put variables like x,y instead of the values of parameters 1 and 2. and put this in a animation timer with changing value of x and y.
similar code, it is for image you can do it for label also:-
i Hope it helps you.. 🙂