• 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
Palettes not taking advantage of fullscreen mode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Palettes not taking advantage of fullscreen mode


  • Subject: Palettes not taking advantage of fullscreen mode
  • From: Steve Mills <email@hidden>
  • Date: Tue, 30 Jul 2013 12:31:38 -0500

We have some palettes (NSPanel subclasses) that stay visible in fullscreen mode. When the doc window enters fullscreen, I'm moving these the appropriate amount so they're still snapped to the top of the visible portion of the screen. However, something is causing the palettes to move back into the pre-fullscreen screen bounds as if the menubar is still visible. The palette's constrainFrameRect:toScreen: is being called with nil for the screen. If I let the super handle this, it repositions it as if the menubar were still visible. Why? Is that supposed to be standard behavior? If so, I guess I'll override constrainFrameRect:toScreen: so it doesn't do that.

--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157



_______________________________________________

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: Palettes not taking advantage of fullscreen mode
      • From: Lee Ann Rucker <email@hidden>
  • Prev by Date: Re: Exiting non-POSIX threads?
  • Next by Date: Re: Getting a splash screen to show
  • Previous by thread: Re: Exiting non-POSIX threads?
  • Next by thread: Re: Palettes not taking advantage of fullscreen mode
  • Index(es):
    • Date
    • Thread