Skip navigation.
 
mlRe: Deferring a selector until later, but before painting
FROM : David Duncan
DATE : Thu Mar 06 23:07:08 2008

On Mar 6, 2008, at 9:59 AM, John Stiles wrote:

> On Leopard, this solution works perfectly. I get a chance to update 
> my view right before it draws, which is exactly what the doctor 
> ordered.
>
> Any way to get this on Tiger or am I just out of luck?



If nothing else you can use the hammer approach of 
NSDisableScreenUpdates()/NSEnableScreenUpdates(), although this is 
usually used when you want multiple windows to appear without a flash...
--
David Duncan
Apple DTS Animation and Printing
david.<email_removed>