Hi,
I want my application to wait until a first animation finishes before
launching another one.
How do I know if an animation is still running or is finished ?
Is there a method for knowing if a CALayer is currently running an
animation ? or should I query the CAAnimation object ?
Exampl
hello,
I want to create a CATransition for transition as follows :
first, fade to black
second fade to new image
How should I do this ?
--
erik
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator com
On 19 Sep 2009, at 01:15, Christopher Kemsley wrote:
CAKeyframeAnimation
Have three keyframes:
1) original image
2) black image (from CGBitmapContext and CGFillRect... etc)
3) new image
hmmm... that might be a solution...
however I was thinking about using CIFilter with CATransition for
th
Hi,
I've been looking for a REST framework, which should be usable on iOS and
MacOSX.
There are several libraries available, but I don't know which one to choose.
Which one would you recommend ?
Thanks
--
Erik Colson___
Cocoa-dev mailing list (Cocoa
Hi,
What would be the best way to create a button with a partially transparent
image on a nsview that would only respond to mouse clicks that are on the
non-transparent part of the image ?
Thanks !
--
Erik Colson___
Cocoa-dev mailing list (Cocoa-dev@