• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Editing NSOutlineView Group Item
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Editing NSOutlineView Group Item


  • Subject: Re: Editing NSOutlineView Group Item
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 05 Nov 2014 08:03:29 +0000

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 <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


  • Follow-Ups:
    • Re: Editing NSOutlineView Group Item
      • From: Luther Baker <email@hidden>
References: 
 >Editing NSOutlineView Group Item (From: Luther Baker <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Graham Cox <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Ken Thomases <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Graham Cox <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Luther Baker <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Luther Baker <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Quincey Morris <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Quincey Morris <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Luther Baker <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Quincey Morris <email@hidden>)
 >Re: Editing NSOutlineView Group Item (From: Luther Baker <email@hidden>)

  • Prev by Date: Re: dispatch_source does not work
  • Next by Date: Re: dispatch_source does not work
  • Previous by thread: Re: Editing NSOutlineView Group Item
  • Next by thread: Re: Editing NSOutlineView Group Item
  • Index(es):
    • Date
    • Thread