I see this behaviour since 10.5.3. (10.5.2 was ok) My solution is manual re-sorting, for now.
On Tue, Jul 29, 2008 at 2:41 AM, Jonathan Fewtrell <[EMAIL PROTECTED]> wrote: > I know that similar issues have been raised in the past, but I haven't been > able to find a clear solution. > > I have a Core Data app with an NSOutlineView controlled by an entity-mode > NSTreeController bound to the managed object context. The NSTreeController > has sort descriptors based on certain attributes of the model object. > > Sorting does take place when the frameworks seem to think fit (for example > when a document is opened), but if I call -rearrangeObjects to force a sort > programmatically nothing happens. Actually, if I tick 'Uses Lazy Fetching' > in the controller's IB attributes, the view will sort the first level of > nodes, but not the deeper levels. > > Sorting was working fine in earlier versions of the OS. I'm now in 10.5.4 > and I'm not certain which version introduced this problem. > > Any suggestions? I am conscious of the slightly strange wording of the > documentation of this method, which is much less clear cut than that of the > NSArrayController equivalent. It almost suggests that the method will only > work in subclasses. If so, I don't understand why. > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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: > http://lists.apple.com/mailman/options/cocoa-dev/indeyets%40gmail.com > > This email sent to [EMAIL PROTECTED] > -- Alexey Zakhlestin http://blog.milkfarmsoft.com/ _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]