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: Michael Hanna <email@hidden>
- Date: Fri, 11 Nov 2011 11:25:13 -0500
Yeah, you're right that will work.. thanks.
Michael
On Fri, Nov 11, 2011 at 10:46 AM, Kyle Sluder <email@hidden> wrote:
> 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