• 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
NSMovieView hidden controller mystery
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSMovieView hidden controller mystery


  • Subject: NSMovieView hidden controller mystery
  • From: "John C. Fox" <email@hidden>
  • Date: Wed, 14 Jan 2004 11:08:38 -0800

Hi:

I have an application written under 10.2 that I'm updating to work with 10.3. It uses an NSMovieView to display a QuickTime movie with the playback controls visible. Under 10.2, the playback controls become "active" immediately after the movie is loaded. Under 10.3, this isn't the case. When the app is running, if I click on another window, and click back on my app's window, the playback controls then magically become active.

My understanding is that one of the optimizations in 10.3 is to use tighter clipping areas when redrawing views, so maybe that's the problem. In my code, I call setNeedsDisplay:YES on the NSMovieView and displayIfNeeded on the window after I load my movie.

Any ideas?

Any help greatly appreciated.

John
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: NSTableView, NSComboBoxCell, and Xcode
  • Next by Date: NSCacheImageRep woes
  • Previous by thread: NSTableView, NSComboBoxCell, and Xcode
  • Next by thread: NSCacheImageRep woes
  • Index(es):
    • Date
    • Thread