Re: nscollectionview dims and brightens frequently with call to setContent:
Re: nscollectionview dims and brightens frequently with call to setContent:
- Subject: Re: nscollectionview dims and brightens frequently with call to setContent:
- From: Kyle Sluder <email@hidden>
- Date: Fri, 11 Nov 2011 07:46:01 -0800
On Nov 11, 2011, at 6:43 AM, Michael Hanna <email@hidden> wrote:
> Hi Kyle et. al.
>
> On network refreshes, rebuild an entire temp array from an xml blob all over again to include changes to individual items in the array. They are an array of NSMutableDictionary. This is not ideal, I know but not sure of a cleaner solution.
Rather that using NSMutableDictionaries, create your own model object class and reuse instances where possible.
--Kyle Sluder_______________________________________________
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