Re: Custom header for NSTableView
Re: Custom header for NSTableView
- Subject: Re: Custom header for NSTableView
- From: Carl Norum <email@hidden>
- Date: Tue, 27 May 2003 13:11:16 -0600
On Tuesday, May 27, 2003, at 12:45 PM, Shoaib wrote:
Can anyone provide sample code for creating a custom NSTableView
header, like the ones seen in Address Book, iTunes, and iCal.
I've posted this question before but didn't see any replies.
Read the NSTableColumn documentation. - (void)setHeaderCell:(NSCell
*)aCell looks like what you want, don't you think?
--
Carl J Norum
5th Year Electrical Engineering/Computer Science Student
University of Saskatchewan
Saskatoon, Canada
http://norum.homeunix.net/~carl/
_______________________________________________
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.