Re: CGContext... logging messages
Re: CGContext... logging messages
- Subject: Re: CGContext... logging messages
- From: Graham Cox <email@hidden>
- Date: Tue, 22 Jul 2014 08:55:58 +1000
On 22 Jul 2014, at 1:37 am, Dragan Milić <email@hidden> wrote:
> Does anyone know what could be causing this problem in such a way that it doesn't happen to all, but only to some people? Is it possible to get the graphics context completely screwed so that those messages start popping-up?
Attempting to draw from a thread other than main?
Using CALayer with a callback drawing method that doesn't properly establish the context?
Trying to force synchronous drawing on the main thread but not doing it right?
--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