Re: Editing NSOutlineView Group Item
Re: Editing NSOutlineView Group Item
- Subject: Re: Editing NSOutlineView Group Item
- From: Luther Baker <email@hidden>
- Date: Fri, 07 Nov 2014 05:42:54 -0600
http://openradar.appspot.com/18906942
On Wed, Nov 5, 2014 at 7:23 AM, Luther Baker <email@hidden> wrote:
> Thanks and thanks. I'll follow up on both your suggestions.
>
> Again, many thanks for your time Quincey!
>
> Luther
>
>
> On Nov 5, 2014, at 2:03 AM, Quincey Morris <
> email@hidden> wrote:
>
> On Nov 4, 2014, at 14:39 , Luther Baker <email@hidden> wrote:
>
>
> I've created a project on github that essentially duplicates the problem
> I'm having.
>
> $ git clone
> https://github.com/EffectiveProgramming/LBOutlineViewDemo.git
>
>
> I don’t see anything in it that should prevent the reload from working, so
> I don’t know what else to suggest except submit this project as a bug
> report.
>
> OTOH, based on the direction that you seem to be heading, I’d suggest you
> might do better to use bindings (from your table cell view subviews to the
> table cell view’s objectValue property, which would be set to the custom
> list item) and KVC to get the outline view to update, rather than using
> reload. That approach doesn’t answer the issue you’ve run into, but it
> might make it moot.
>
>
_______________________________________________
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