Drawing in front of a NSMovieView
Drawing in front of a NSMovieView
- Subject: Drawing in front of a NSMovieView
- From: Prendergast <email@hidden>
- Date: Thu, 23 Jan 2003 04:02:24 +1100
I need to draw in front of a playing NSMovieView. I created a NSView subclass,
and placed it over the NSMovieView. I "move[d] to back" the NSMovieView. It
draws fine when I put an mp3 in the movie view, but when a .mov is playing, the
image is superimposed over everything else. How do I draw in front of an
NSMovieView? Not even a button, moved to the front, can be seen beneath it.
_______________________________________________
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.