I am also moving all my cell-based NSOutlineView¹s and NSTableView¹s to
the corresponding view-based versions. There is a good reason for it. It
has been officially declared by Apple that cell-based NSOutlineView¹s and
NSTableView's are deprecated. So start moving your code to the newest
technologies sooner rather than later. If you don¹t now you may be out of
luck in the future. For what I could see it is not very complicated.
Actually, some of things become simpler.

HTH

João Varela

>On 10 Jul 2014, at 5:25 pm, Shane Stanley <sstan...@myriad-com.com.au>
>wrote:
>
>>I'm trying to convert a cell-based outline view to view-based.
>
>
>Is there some good reason to change to view-based, or are you doing it
>just because it seems to be the "modern" thing? I'd say, if it ain't
>broke...
>
>I've recently gone through a large rewrite of a section of our app to use
>a view-based rather than a cell-based table, because it gives us a better
>user interface, but otherwise, given the pain and usual undocumentedness
>of it (as is usual for a new Cocoa feature), I would not have bothered
>just for fun.





_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to