Re: QTMovieView and NSView
Re: QTMovieView and NSView
- Subject: Re: QTMovieView and NSView
- From: "douglas a. welton" <email@hidden>
- Date: Fri, 17 Mar 2006 08:26:45 -0500
Check out the Movie Overlay sample code.
On Mar 17, 2006, at 7:33 AM, Valerio Ferrucci wrote:
Hi,
my app is based on a NSView containing some icons and handling user
events. I want, on user request,
to show a movie that subsitutes the entire view with its playing
content (or, better, plays behind the scene).
Which is the best way to do this?
I tried to modify my customclass "MyView : NSView" to become
"MyView : QTMovieView" but I have some problems (my
method initWithFrame is never called)
Any help?
If QTMovieView extends NSView, can I draw elements in it and handle
user events while playing a movie? Is it the right way to do that?
Thanks for help
==================================================================
Valerio Ferrucci Tabasoft Sas
email@hidden http://www.tabasoft.it
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden