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: j o a r <email@hidden>
- Date: Thu, 6 Mar 2008 02:41:11 +0100
On Mar 6, 2008, at 2:12 AM, John Stiles wrote:
Right now in my app, there are some controls which appear and then
their state changes a fraction of a second later, and I'd like to
avoid the visually jarring "pop" effect of a control which changes
itself right after first appearing, but I can't find an easy way to
avoid deferring some operations.
How about delaying adding the control until the value you want to
display in the control is "ready"?
j o a r
_______________________________________________
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