Best way to get NSImage for NSWindow?
Best way to get NSImage for NSWindow?
- Subject: Best way to get NSImage for NSWindow?
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 18 Oct 2005 12:06:53 -0400
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
_______________________________________________
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