Re: Odd message when taking a photo of an NSView
Re: Odd message when taking a photo of an NSView
- Subject: Re: Odd message when taking a photo of an NSView
- From: Shawn Erickson <email@hidden>
- Date: Wed, 7 Dec 2005 09:18:12 -0800
On 12/7/05, alexander reichstadt <email@hidden> wrote:
>
window = [[NSWindow alloc] initWithContentRect:NSMakeRect
>
(-5000.0, -5000.0, [nva frame].size.width, [nva frame].size.height)
Consider that on some systems with multiple monitors your window will
be seen (recall that PM with PCIe can easily connect 4+ displays). Not
likely to happen but doing the above could cause some users problems.
-Shawn
_______________________________________________
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