Re: Moving a window offscreen
Re: Moving a window offscreen
- Subject: Re: Moving a window offscreen
- From: Jonathan Dann <email@hidden>
- Date: Sat, 7 Mar 2009 12:19:27 +0100
On 7 Mar 2009, at 11:00, Kyle Sluder wrote:
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
Yeah I really need the title bar too.
Thanks Kyle,
Jonathan
http://espresso-served-here.com
_______________________________________________
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