• 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 disappearing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSMovieView disappearing


  • Subject: NSMovieView disappearing
  • From: Lorenzo <email@hidden>
  • Date: Tue, 11 May 2004 12:56:30 +0200

Hi list,
I create a NSMovieView and set its movie, then I put the NSMovieView within
the window's content view, but sometimes it disappears. I did as following:

aMovieView = [[NSMovieView alloc] initWithFrame:movieViewRect];
[aMovieView setMovie:theMovie];
[self addSubview:aMovieView];

If I resize the window or I click on the movie controller area, the movie
appears. Then if I click on the content view, it disappears.
I even call MCIdle([aMovieView movieController]) by a 0.5 timer, but this
doesn't help.

Why does my movie disappear? This problem never occurs with NSImageView.


Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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:
    • Re: NSMovieView disappearing
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: ^_^ meay-meay!
  • Next by Date: [OT] Re: ^_^ meay-meay!
  • Previous by thread: Re: NSToolbar problem
  • Next by thread: Re: NSMovieView disappearing
  • Index(es):
    • Date
    • Thread