Can NSTableHeaderCell wrap
Can NSTableHeaderCell wrap
- Subject: Can NSTableHeaderCell wrap
- From: "G. 'Andrew' Tapolow" <email@hidden>
- Date: Tue, 22 May 2001 12:43:24 -0700
Hello all,
I've created an NSTableView withmultiple columns. Through PB I've
created outlets into my controller for several of the NSTableColumns.
I'd like to show the Table headers as two lines long with the data in
them wraped:
For example:
One column might be headed with "Adjust system colour links" but I'd
like the column header to appear as:
Adjust system
colour links
I've tried setting the following in AwakeFromNib:
[[headerAdjustColour headerCell] setWraps:YES]
But this does nothing. Further, I've yet to find a way to expand the
Header to fit more than one line of text.
Any advice or pointers on this would be very strongly appreciated.
-G. Andrew Tapolow
Sr. System Dev.
Apolo Productions