Set NSTableColumn's header cell line break mode in IB?
Set NSTableColumn's header cell line break mode in IB?
- Subject: Set NSTableColumn's header cell line break mode in IB?
- From: Jim Correia <email@hidden>
- Date: Mon, 27 Jun 2005 20:51:29 -0400
I'd like my table columns' header cell to have a line break mode of
NSLineBreakByTruncatingTail.
Right now I'm iterating the columns and setting the value by hand at
runtime, which certainly works, but means I have to do it for every
new table (or use a custom table subclass or some other hackery.)
Is there a way to set this in IB that I am missing, or must I do it
programatically (one way or another)?
Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden