Re: screen dump crash with out sleep
Re: screen dump crash with out sleep
- Subject: Re: screen dump crash with out sleep
- From: Shawn Erickson <email@hidden>
- Date: Sat, 23 Jun 2007 07:21:46 -0700
On Jun 23, 2007, at 3:37 AM, Raul Fiedler wrote:
window = [[NSWindow alloc] initWithContentRect:rect
styleMask:NSBorderlessWindowMask
backing:NSBackingStoreNonretained defer:NO];
Try using NSBackingStoreBuffered and see if that makes things happy.
-Shawn
_______________________________________________
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