• 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: Preventing windows from being dragged
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preventing windows from being dragged


  • Subject: Re: Preventing windows from being dragged
  • From: "Sean McBride" <email@hidden>
  • Date: Mon, 25 Aug 2008 16:30:02 -0400
  • Organization: Rogue Research

On 8/22/08 4:25 PM, Jason Coco said:

>It also appears that Leopard has added some support for this within
>AppKit itself... three new methods were added to NSView:
>
>-(BOOL)enterFullScreenMode:(NSScreen *)screen withOptions:
>(NSDictionary *)options;
>-(void)exitFullScreenModeWithScreen:(NSScreen *)screen;
>-(BOOL)isInFullScreenMode;
>
>I just tried them out and they were pretty easy and seemed to work
>well enough. I didn't even bother with the options, just sent:

And those API do indeed capture the display.  They are great for
extremely simple cases, but once you want to do something non-trivial
they become not so useful.  You can't get the menu bar and dock to
appear on roll-over, etc., etc. (see archives.)

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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

References: 
 >Preventing windows from being dragged (From: Mike <email@hidden>)
 >Re: Preventing windows from being dragged (From: Jason Coco <email@hidden>)
 >Re: Preventing windows from being dragged (From: Mike <email@hidden>)
 >Re: Preventing windows from being dragged (From: Jason Coco <email@hidden>)
 >Re: Preventing windows from being dragged (From: Mike <email@hidden>)
 >Re: Preventing windows from being dragged (From: Ricky Sharp <email@hidden>)
 >Re: Preventing windows from being dragged (From: Charles Srstka <email@hidden>)
 >Re: Preventing windows from being dragged (From: Jason Coco <email@hidden>)

  • Prev by Date: Help converting NSFilePosixPermissions to Octal representation
  • Next by Date: Re: Semi-transparent, blurred NSWindow background?
  • Previous by thread: Re: Preventing windows from being dragged
  • Next by thread: Re: Preventing windows from being dragged
  • Index(es):
    • Date
    • Thread