On Thu, May 6, 2010 at 5:43 PM, Rainer Standke <li...@standke.com> wrote:
> 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:

That document talks about NSMovieView, not QTMovieView.

> 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?

Because it's a QTMovieView, not an NSMovieView.

> 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?

Post your code and quadruple-check your bindings.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to