• 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: Crash when sorting tree bound to NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash when sorting tree bound to NSOutlineView


  • Subject: Re: Crash when sorting tree bound to NSOutlineView
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sun, 28 Dec 2008 21:07:31 -0500

Is the sorting a property of your model or of the view?  If the
latter, why not use a sort descriptor?  If the former, try using sort
descriptors and then wiring up a data source to the outline view and
implementing -outlineView:sortDescriptorsDidChange: to propagate the
sort back to the model.

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

  • Follow-Ups:
    • Re: Crash when sorting tree bound to NSOutlineView
      • From: Markus Spoettl <email@hidden>
References: 
 >Crash when sorting tree bound to NSOutlineView (From: Markus Spoettl <email@hidden>)
 >Re: Crash when sorting tree bound to NSOutlineView (From: Markus Spoettl <email@hidden>)

  • Prev by Date: Overriding NSHTTPCookieStorage for WebView
  • Next by Date: Re: A Mac App & helper NSStatusItem - how to share preferences
  • Previous by thread: Re: Crash when sorting tree bound to NSOutlineView
  • Next by thread: Re: Crash when sorting tree bound to NSOutlineView
  • Index(es):
    • Date
    • Thread