Re: NSImage drawing on 10.5 issue [SOLVED]
Re: NSImage drawing on 10.5 issue [SOLVED]
- Subject: Re: NSImage drawing on 10.5 issue [SOLVED]
- From: Graham Cox <email@hidden>
- Date: Wed, 30 Jun 2010 23:00:27 +1000
On 30/06/2010, at 10:22 PM, Graham Cox wrote:
>> Given that this problem is fixed in newer OSes, I would be tempted to just turn off the cache in 10.5.
>
>
> Hi Ken, thanks for the suggestion.
>
> I've tried that, but the results are strange - I'm not sure I really understand what's going on.
OK, I found the answer (turn off caching, as you suggested ;) The problem was the branch that was supposed to do this on 10.5 wasn't being taken due to a faulty test for the appkit version. Fixed that and now all is well (with slightly slower drawing, but I can live with it).
thanks again,
Graham_______________________________________________
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