• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
play time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

play time


  • Subject: play time
  • From: Eric Slosser <email@hidden>
  • Date: Wed, 29 Feb 2012 06:06:45 -0500

I have a QTMovieView, I'd like to find out when the user clicks the <play> control.

So I subclass it, and override 'play:'.  My 'play:' is never called.

I couldn't find a notification or delegate method corresponding to 'movie did start playing'.  I tried QTMovieStatusStringPostedNotification, but am not getting any of those.

I could implement 'movieShouldTask:', and derive 'did start playing' by watching [movie time], but that's  polling, and I'm hoping to avoid it.

Any pearls?


_______________________________________________

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


  • Follow-Ups:
    • Re: play time
      • From: Eric Slosser <email@hidden>
  • Prev by Date: Re: How to: NSTableView redisplay
  • Next by Date: Re: How to support larger NSView hierarchy?
  • Previous by thread: Re: iBook integration
  • Next by thread: Re: play time
  • Index(es):
    • Date
    • Thread