NSTableColumn : Help required
NSTableColumn : Help required
- Subject: NSTableColumn : Help required
- From: Rakesh Pandey <email@hidden>
- Date: Sun, 17 Nov 2002 19:26:01 +0530
Hi All,
I have a table to display a report. I don't want to make the columns of this
table Autoresizable, rather I want to show a '
' as the last character when
a cell has to show a string longer than its width. When the column is
resized the display value should appear properly.
For example : See the cell has to show $20000 and its width is sufficinet
enough to show just $200 the I want to display $20
no inform the users to
resize the column to see the entire text. If the user resizez the column
and still it can't show the entire string the '
' should appear.
If any one has already done it, please help me out.
Thanks in advance
Rakesh
_______________________________________________
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.