• 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
Re: Odd QuickTime Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd QuickTime Problem


  • Subject: Re: Odd QuickTime Problem
  • From: "Douglas A. Welton" <email@hidden>
  • Date: Wed, 27 Aug 2003 14:44:44 -0400

To answer your questions...

I've used NSMovieView to serve as a preview view for a collection of movies
in a playlist. I use -setMovie: repeatedly to switch between movies without
doing a -setNeedsDisplay on the NSMovieView. (On occasion I change the size
of the NSMovieView. when I do this, I do use -setNeedsDisplay).

Can you give me a little more detail on the logic of your application?

I'm not sure why removing the -setMovie: from your -awakeFromNib would make
any difference. The -awakeFromNib message is supposedly sent after the
object has been fully initialized...

later,

douglas

> on 8/27/03 12:40 PM, j o a r at email@hidden wrote:
>
> I'm having a strange problem with Quicktime. At launch (awakeFromNib) my
> program sets a NSMovieView to a movie and plays it. After that point, whenever
> the NSMovieView changes to a different file it will no longer automatically
> redraw itself. I have to manually send it a display message in order to get it
> to redraw. If I remove the setMovie line in awakeFromNib the view operates as
> normal.
_______________________________________________
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.

  • Follow-Ups:
    • NSTextField's nextKeyView default
      • From: Pei Xiang <email@hidden>
    • NSTextFields
      • From: Pei Xiang <email@hidden>
References: 
 >Re: Odd Quicktime Problem (From: j o a r <email@hidden>)

  • Prev by Date: Re: NSApplicationName not always the same name the rest of the system recognizes?
  • Next by Date: Re: [ANN] HyperSpell 1.0
  • Previous by thread: Re: Odd Quicktime Problem
  • Next by thread: NSTextFields
  • Index(es):
    • Date
    • Thread