Re: QTMovieView and NSView
Re: QTMovieView and NSView
- Subject: Re: QTMovieView and NSView
- From: Valerio Ferrucci <email@hidden>
- Date: Fri, 31 Mar 2006 16:09:52 +0200
Excuse me for reply so late.
I tried the Movie Overlay sample.
The problem with it is that the movie in background is blurred by the
opacity of the front win.
The movie is undisturbed only if opacity of overlay win is set to 0
(but then I don't see it)
Any idea on how to fix this?
Il giorno 17/mar/06, alle ore 14:26, douglas a. welton ha scritto:
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
==================================================================
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