Re: Best way to get NSImage for NSWindow?
Re: Best way to get NSImage for NSWindow?
- Subject: Re: Best way to get NSImage for NSWindow?
- From: glenn andreas <email@hidden>
- Date: Tue, 18 Oct 2005 13:33:36 -0500
On Oct 18, 2005, at 11:06 AM, Daniel Jalkut wrote:
I need to get an NSView of my window, including its frame. At the
moment I'm using the undocumented "_borderView" to access the
NSWindow's private view. This works great, but I wonder if I'm
overlooking an alternate solution that works and is also supported
by Apple? I thought about asking for a well-known view, like the
zoom button, and then asking for its superview, but that seems
more fragile than what I'm doing now.
Perhaps there is some Quartz-level way of getting at the bitmap for
an entire window? Any suggestions appreciated.
Daniel
NSWindows dataWithPDFInsideRect: combined with NSImages initWithData:?
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
Widgetarium | the quickest path to widgets
_______________________________________________
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