Re: Question on NSScrollView
Re: Question on NSScrollView
- Subject: Re: Question on NSScrollView
- From: Varun Chandramohan <email@hidden>
- Date: Sun, 04 May 2014 22:03:35 +0000
- Thread-topic: Question on NSScrollView
Hi Quincey,
You are right, the code is taken from the link you posted. Actually I
understand that group rows were demonstrated in that code. Actually when I
remove group code I get desired result. I was trying to include group rows
so that in future should I need that feature, I need not revisit the
implementation. I tried to make group rows behave as normal. For now I
decided to comment out the code that makes it group rows. Thanks for your
help.
Regards,
Varun
On 3/05/2014 8:06 am, "Quincey Morris"
<email@hidden> wrote:
>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/Le
>sson 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:
>tok.com
>
>This email sent to email@hidden
_______________________________________________
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