drawing on top of a NSMovieView?
drawing on top of a NSMovieView?
- Subject: drawing on top of a NSMovieView?
- From: Steve Christensen <email@hidden>
- Date: Wed, 14 Apr 2004 21:47:18 -0700
I have a window containing a NSMovieView plus another NSView on top of
it that draws a variety of items (text, graphics, etc.). All is well in
the world until I have the move start playing, and then the view in
front of the movie gets "erased" as the movie plays.
Is there a recommended way to be able to redraw the top NSView as each
frame in the NSMovieView is displayed? I see that, for example, iDVD
handles that correctly with their animated themes, but don't have a
good idea about how to go about it myself.
Thanks,
steve
_______________________________________________
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.