• 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: tile opened windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tile opened windows


  • Subject: Re: tile opened windows
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 29 May 2008 07:44:04 -0700


On 29 May '08, at 6:34 AM, vince wrote:

I have a doc based app that at times requires multiple opened docs. I'd like
to add a 'tile windows' menu option that places the docs in some sort of
random checkerboard-styled order on the display. Is this a major task?
thanks.

No, that should be easy.
Use NSScreen to find the bounding box(es) of the screen(s). Divide those up into rects however you like. Call -setFrame:display: on each window.


—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: 
 >tile opened windows (From: vince <email@hidden>)

  • Prev by Date: Re: Ending Editing when Doc Saves?
  • Next by Date: Re: odd problem with NSMutableDictionary and initWithContentsOfFile
  • Previous by thread: tile opened windows
  • Next by thread: RE: IKImageView weird Zooming behaviour?
  • Index(es):
    • Date
    • Thread