QTMovieView binding
QTMovieView binding
- Subject: QTMovieView binding
- From: Rainer Standke <email@hidden>
- Date: Thu, 6 May 2010 17:43:22 -0700
Hello all,
I am trying to bind a QTMovieView's movie. Ideally I'd like to bind it to a URL I can supply from a managed object. There is a document that seems to indicate that this should be possible here:
http://developer.apple.com/mac/library/documentation/cocoa/reference/CocoaBindingsRef/BindingsText/NSMovieView.html
However, IB doesn't show me the option valueURL. Instead it looks like the one found here, roughly half way down the page:
http://developer.apple.com/quicktime/qtkit.html
How come, I wonder?
So, in the absence of a valueURL binding, I am trying to bind the movie view's Movie binding an instance variable in my managed object that holds a QTMovie. I am confident that the movie gets instantiated OK, based on logging it in the console. However, I can't get it to show up in the movie view.
What can I do to trouble-shoot?
Thanks,
Rainer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden