Re: Webkit / Cocoa window flashing again...
Re: Webkit / Cocoa window flashing again...
- Subject: Re: Webkit / Cocoa window flashing again...
- From: Keith Wilson <email@hidden>
- Date: Mon, 19 Nov 2007 08:43:12 +1100
Hi Dale
I have a similar problem with a flashing window - it worked OK in
Tiger and 10.5 - flashes on 10.5.1 after Radeon firmware upgrade.
To fix it I found 2 solutions
1. Make sure that the window that is have trouble redrawing (the
bottom-most window?) is not a Textured window.
2. If compiling for 10.5 SDK use
setPreferredBackingLocation:NSWindowBackingLocationVideoMemory
In my case the window no longer flashes.
Does something that work for you too?
Keith
_______________________________________________
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