• 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: NSTreeController and setSelectionIndexPaths
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTreeController and setSelectionIndexPaths


  • Subject: Re: NSTreeController and setSelectionIndexPaths
  • From: Greg Herlihy <email@hidden>
  • Date: Sun, 09 Apr 2006 16:56:38 -0700
  • Thread-topic: NSTreeController and setSelectionIndexPaths

Use Interface Builder to bind the selectionIndexPaths of the NSOutlineView
to the selectionIndexPaths of the NSTreeController. With this binding in
place, changing the current selection in the controller will also change the
selection in the outline table.

Greg

On 4/9/06 4:38 PM, "Greg Hoover" <email@hidden> wrote:

> When setting a selection for an NSOutlineView using
> setSelectionIndexPaths on the view's controller object, the view is
> not updated with current selection.  Setting the selection using
> selectRow on the view works fine, however.  I suspect that the
> selection maintained by the view and the controller are not
> necessarily synced, but am not sure.  Is there a way to force the
> view to update its selection from the controller?
>
> Thanks.
> -GH
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSTreeController and setSelectionIndexPaths (From: Greg Hoover <email@hidden>)

  • Prev by Date: Re: scanf...?
  • Next by Date: Re: scanf...?
  • Previous by thread: NSTreeController and setSelectionIndexPaths
  • Next by thread: Accessing Shared iTunes Library via Bonjour
  • Index(es):
    • Date
    • Thread