Re: Determining when dragging begins and ends
Re: Determining when dragging begins and ends
- Subject: Re: Determining when dragging begins and ends
- From: Dave DeLong <email@hidden>
- Date: Sat, 08 May 2010 12:21:25 -0600
After playing around with stuff, I realized that this was probably the best option. It means tweaking my model slightly, but it'll probably be the better option in the long run.
Thanks, Graham!
Dave
On May 7, 2010, at 11:07 PM, Graham Cox wrote:
> Why not cache the count anyway? If it is taking a long time to evaluate the count, caching it will give general performance benefits for the table/outline whatever it's doing. As with any caching, invalidate it when you know the count has changed. Chances are it will be easier to know when that is than trying to catch specific UI gestures.
>
> --Graham
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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