QTMovieView and NSView
QTMovieView and NSView
- Subject: QTMovieView and NSView
- From: Valerio Ferrucci <email@hidden>
- Date: Fri, 17 Mar 2006 13:33:06 +0100
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