Re: Deferring a selector until later, but before painting
Re: Deferring a selector until later, but before painting
- Subject: Re: Deferring a selector until later, but before painting
- From: David Duncan <email@hidden>
- Date: Thu, 6 Mar 2008 14:07:08 -0800
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
email@hidden
_______________________________________________
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