I've just published a blog that has screen shots of these states:
http://stuartmalin.blogspot.com/2009/02/troubles-with-cocoa-
custom.html
Your table column's width is changing automatically (because you have
setAutoresizesOutlineColumn:YES), but your view is set to not show
horizontal scrollers, so it is clipping. Either:
1. Turn on horizontal scrollers (auto hidden is okay)
2. Turn off setAutoresizesOutlineColumn
corbin
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com