Coalesced updates and refresh rate
Coalesced updates and refresh rate
- Subject: Coalesced updates and refresh rate
- From: Wolfgang Kundrus <email@hidden>
- Date: Tue, 14 Jun 2011 17:04:01 +0200
Hi,
I have a problem with the rate at which coalesced updates refresh the
window. We draw some animations outside the drawRect method, using
lockFocus/unlockFocus, but these drawing operations are only flushed about
ones a second. The do get flushed on mouse moves though. Is there anyway, I
can inform the window that graphics need to be flushed ?
I want to avoid calling CGContextFlush as that puts break on the refresh
fresh rate, if done wrong. CGContextSynchronize did not help.
Thanks
Wolfgang
_______________________________________________
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