animation
animation
- Subject: animation
- From: Sirin Nitinawarat <email@hidden>
- Date: Thu, 20 Jun 2002 13:26:14 -0500
Dear sir,
I have some specific question about the animation stuffs.
I am doing animation application, actually it's more like a movie
application because i just use the NSTimer and render picture on each
time period,
The problem is, the program sometimes responds for the user sluggishly.
say for a button click event. so i would like to know if there is a way
to set the priority for different types of event in the window server,
so that i can make it more responsive to user input than to the redering
image.
Another way that i think is much more handy is archiving picture into
NSMovie and then the Qtime API can be used. Do we have anyway to
archive still images into NSMovie.
Thank you
Sirin
_______________________________________________
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.