I want to run a movie in a window, and get notified when it has finished. I'm using QTMovieView, and it plays fine. But I can't see how I can get called when it finishes. I expected to see some sort of delegate protocol, or failing that a property I could observe, but neither of these things appear to be either part of QTMovieView nor QTMovie. Surely this should be easy?
--Graham _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
