Thanks for that explanation. The smaller columns where this truncating
behavior is exhibited do not need to have sort descriptors created so I just
unchecked the "Creates Sort Descriptor" option.
Thanks again for your help!
Jason
On Tue, Apr 22, 2008 at 9:00 AM, Jens Alfke <[EMAIL PROTECTED]> wr
On 21 Apr '08, at 9:14 PM, Jason Barker wrote:
When I test the interface in Interface
Builder as well as building and running the project in Xcode, I
notice that
the column names get cut off towards the end by about 15 pixels for
single-word column names or just the last word is removed for
Hi everyone,
I have resized a few columns in a table to be just a few pixels wider than
the actual names of those columns. I have used bindings to connect an
NSArrayController to these columns. When I test the interface in Interface
Builder as well as building and running the project in Xcode, I no