• 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: Drawing to every display
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing to every display


  • Subject: Re: Drawing to every display
  • From: Scott Thompson <email@hidden>
  • Date: Mon, 20 Jun 2005 23:09:44 -0500


On Jun 20, 2005, at 4:07 PM, patrick wrote:

I'd like to be able to create an NSWindow on every available screen,
but I'm having trouble understanding how to use the moving methods of
NSWindow to control the display screen. I do see that you get which
screen on which the window resides.

Would I iterate through the available NSScreens, getting the frame for
each one, and then placing a window using the origin of each screen's
frame?

I don't know how to do this with NSScreen, but you could try using CGDirectDisplay and the routines:


CGGetActiveDisplayList and CGDisplayBounds

Scott





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Drawing to every display (From: patrick <email@hidden>)

  • Prev by Date: Re: Event driven parsing and xml validation
  • Next by Date: Re: Loading an RSS (feed://) URL
  • Previous by thread: Drawing to every display
  • Next by thread: Re: objectInXXXAtIndex: exception
  • Index(es):
    • Date
    • Thread