I am drawing some text and images to a view in the “DrawRect” method.
I wish to understand :
- does my drawings are separated objects?
- i know how to animate UIViews but how do i reach one of them so i can animate his properties ?
thanks
shani
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.
O.k
if any one wants to know the answer. you can not animate drawn text or objects unless you draw it to CALayer.