iMovie like time-line animation.
iMovie like time-line animation.
- Subject: iMovie like time-line animation.
- From: Robert Tillyard <email@hidden>
- Date: Thu, 1 Jul 2004 17:52:39 +0100
I'm going to port an application that has bars to represent tasks (like
Project), when a task is amended I want to animate the change so that
the bar will grow or shrink rather than just update in one go. I'm
trying to model the animation on something similar to the iMovie
time-line when switching views it morphs between views.
Before I begin this should I be considering any set method of drawing
to achieve this? Should just Quartz 2D stuff be sufficient or am I
going to have to use OpenGL? I'm fairly new at Cocoa.
My app works in X11 but I want to make a native version that just looks
and feels like Mac stuff should.
Regards, Rob.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.