Re: Looking tutorials or blogs on NSOutlineView & NSTreeController . . .

2010-01-06 Thread Michael A. Crawford
Thanks for the pointers (Ken & Rob). -Michael On Jan 6, 2010, at 5:52 PM, Michael A. Crawford wrote: > Never used this view/control before. I'm looking for resources to help me > shorten the curve, especially when used with the NSTreeController. I'm also > considering switching my model to C

Re: Looking tutorials or blogs on NSOutlineView & NSTreeController . . .

2010-01-06 Thread Ken Thomases
On Jan 6, 2010, at 4:52 PM, Michael A. Crawford wrote: > Never used this view/control before. I'm looking for resources to help me > shorten the curve, especially when used with the NSTreeController. I'm also > considering switching my model to CoreData. Currently I have some code > working

Re: Looking tutorials or blogs on NSOutlineView & NSTreeController . . .

2010-01-06 Thread Rob Keniger
On 07/01/2010, at 8:52 AM, Michael A. Crawford wrote: > Never used this view/control before. I'm looking for resources to help me > shorten the curve, especially when used with the NSTreeController. I'm also > considering switching my model to CoreData. Currently I have some code > working

Looking tutorials or blogs on NSOutlineView & NSTreeController . . .

2010-01-06 Thread Michael A. Crawford
Never used this view/control before. I'm looking for resources to help me shorten the curve, especially when used with the NSTreeController. I'm also considering switching my model to CoreData. Currently I have some code working that uses neither CoreData nor NSTreeController and I wondering