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

disappearing NSMovieView controller


  • Subject: disappearing NSMovieView controller
  • From: Denise Eatherly <email@hidden>
  • Date: Thu, 11 Mar 2004 08:52:56 -0700

Hi,

I have an NSMovieView in a custom view that works quite happily running
on 10.2. When I run the app on 10.3, the controller disappears when
the posterView is displayed. If the user double-clicks on the
posterView, the movie begins to play and the controller shows up. The
following code sets up the movieView.

[ movieView gotoBeginning:self ];
[ movieView showController:YES adjustingSize:YES ];
[ movieView setNeedsDisplay:YES ];


Also, in viewWillMoveToWindow, [ movieView controllerIsVisible ]
returns true. Maybe it is visible if I have the special glasses.

Any suggestions would be greatly appreciated.

Thanks,
Denise
_______________________________________________
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: Re: array problem
  • Next by Date: Re: how to import an eps file in Interface Builder
  • Previous by thread: [SOLVED] NSMatrix doesn't highlight correctly
  • Next by thread: newbie defines and NSString problem
  • Index(es):
    • Date
    • Thread