Me again..
What is the best approach to make a "button with a label" shrink and Fade out?
is it better to copy the image with the label and with:
CGImageCreateWithImageInRect then animate the copy away.
or
Can resize and change the alpha on the actual button?
also if you are interested in animation see my post on
Flipping Animated Question could use help there too.. ugh..
thanks
Ian
What is the best approach to make a "button with a label" shrink and Fade out?
is it better to copy the image with the label and with:
CGImageCreateWithImageInRect then animate the copy away.
or
Can resize and change the alpha on the actual button?
also if you are interested in animation see my post on
Flipping Animated Question could use help there too.. ugh..
thanks
Ian