CALayer shadow and animation
CALayer shadow and animation
- Subject: CALayer shadow and animation
- From: "Fabrizio Guglielmino" <email@hidden>
- Date: Wed, 17 Dec 2008 09:39:26 +0100
Hi all,
I'm working with iPhone SDK 2.1, trying to make some simple effects on
layers I can't found the properties for the shadow (shadowOffset,
shadowColor....),
are they not avaiable on iPhone? Is there some alternative to make a
layer shadow (excluding making it by hand)?
There is also an other question: I'd like to make a draggable layer
with a finger. I've used touchesBegan, touchesMoved, touchesEnded and
it works fine changing the position property,≤the problem is about
animation I would like this movement don't be animated. I've tryed to
use removeAllAnimation but it dosn't work.
many thanks
Fabrizio
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden