Re: Moving a window offscreen
Re: Moving a window offscreen
- Subject: Re: Moving a window offscreen
- From: Kyle Sluder <email@hidden>
- Date: Sat, 7 Mar 2009 05:00:26 -0500
On Sat, Mar 7, 2009 at 4:20 AM, Jean-Daniel Dupas
<email@hidden> wrote:
> Has this technic some benefit over locking focus on the window content view
> and using - [NSBitmapImageRep initWithFocusedViewRect:] ?
Which technique? The Quartz technique will get you the full window,
including the titlebar. The -dataWithPDFInsideRect: gets you PDF data
instead of a bitmap. Neither of which is advantageous when you want a
bitmap image of the contents of a window.
--Kyle Sluder
_______________________________________________
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