Re: Question on NSScrollView
Re: Question on NSScrollView
- Subject: Re: Question on NSScrollView
- From: Quincey Morris <email@hidden>
- Date: Fri, 02 May 2014 15:06:16 -0700
On May 2, 2014, at 14:06 , Lee Ann Rucker <email@hidden> wrote:
> You might find it useful to get one of the Apple sample apps, like TableViewPlayground, and experiment with that - it's easier to figure out what's happening when you have a fully-implemented example than it is to start from scratch.
FWIW, the code being used by the OP has every appearance of being taken from this tutorial:
https://github.com/lucasderraugh/AppleProg-Cocoa-Tutorials/blob/master/Lesson 53/Lesson 53/AppDelegate.m
but it seems to me that the class name ‘DesktopFolderEntity’ suggests an origin in a predecessor to the current TableViewPlayground, where there’s currently a class name ‘ATDesktopFolderEntity’.
However, now that I look at it, this tutorial seems to be intended to show how to use group rows, which isn’t what the OP wants.
_______________________________________________
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