Re: Cocoa-dev Digest, Vol 11, Issue 374
Re: Cocoa-dev Digest, Vol 11, Issue 374
- Subject: Re: Cocoa-dev Digest, Vol 11, Issue 374
- From: João Varela <email@hidden>
- Date: Thu, 10 Jul 2014 22:44:34 +0100
- Thread-topic: Cocoa-dev Digest, Vol 11, Issue 374
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 <email@hidden>
>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 (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