Skip navigation.
 
mlRe: NSCell spanning columns
FROM : Andrew Zamler-Carhart
DATE : Sun Oct 31 23:34:04 2004

Dear Eric,

Check out Dan Wood's TableTester.

   http://www.karelia.com/tabletester/

It has an example of doing this with an NSTableView, so I bet it would
work with an NSOutlineView as well.

Best regards,

Andrew
KavaSoft

On Oct 31, 2004, at 8:24 PM, Eric Long wrote:

> Hi,
>
> I would like to create an outline view that looks something like this:
>
> ---------------------------------------------------------
> Name            /  Kind                / Date Modified
> ---------------------------------------------------------
> V Here is some descriptive text that spans across columns
>    foo.app          Application              10/31/04
>    foo.txt          Text Document            10/31/04
>
> Is there way to display a row that spans like one single column in the
> display in an NSOutlineView?
>
>
> Thanks,
>
>
> Eric
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
>

Related mailsAuthorDate
mlNSCell spanning columns Eric Long Oct 31, 21:24
mlRe: NSCell spanning columns Andrew Zamler-Carh… Oct 31, 23:34