Re: How to have table column headers span multiple columns?
Re: How to have table column headers span multiple columns?
- Subject: Re: How to have table column headers span multiple columns?
- From: Dave Camp <email@hidden>
- Date: Tue, 17 Jun 2003 12:41:00 -0700
On Tuesday, June 17, 2003, at 09:50 AM, John C. Daub wrote:
I'm figuring to do something with NSTableHeaderView and/or
NSTableHeaderCell, but then I also know the NSTableColumn stores the
NSCell
for the header. So I'm just not sure what I'm supposed to do to make
this
happen, or if maybe there's totally another course I could take to
achieve
the results I'm looking for.
I would suggest not fiddling with the table headers. Instead, install a
custom cell object that can handle displaying multiple objects.
I have a lame example project I could email you if you want.
Dave
---
The path of least resistance, it's not just for electricity any more.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.