Setting truncation and justification attributes of an NSTableColumn??
Setting truncation and justification attributes of an NSTableColumn??
- Subject: Setting truncation and justification attributes of an NSTableColumn??
- From: Robert Miller <email@hidden>
- Date: Mon, 26 Nov 2001 15:48:00 -0500
- Organization: RFM & Associates
Hello,
Does anyone know how to programatically set the truncation and
justification attributes of an NSTableColumn ? For example. I add a
column to an NSOutlineView programatically, after that I want to have
the text for the row data in the column show up center justified and
truncated with the elipsis character when the column is made smaller
than the text is wide. Is that possible.? Does the 'Finder-like'
truncation come for free or is code required to handle it ? Any
information is greatly appreciated.
Thanks in advance,
Regards,
Bob m.