NSTableView/NSOutlineView column resizing failing
NSTableView/NSOutlineView column resizing failing
- Subject: NSTableView/NSOutlineView column resizing failing
- From: Eric Long <email@hidden>
- Date: Fri, 25 Jul 2008 10:40:23 -0700
- Thread-topic: NSTableView/NSOutlineView column resizing failing
Hi,
I have an NSOutlineView that is set to uniformly resize its table columns.
Under prior to 10.5, this works fine, but when running on 10.5.x the columns
do not resize.
I don't have any special resizing code in place, just depending on the
normal mechanism for handling column resizing when the window is resized.
The table itself grows. You can manually resize the columns.
The columns are manipulated when the window loads. I tried even calling
setColumnAutoresizingStyle after, but that had no effect.
Anyone have an ideas about what could be going wrong?
Like I said, same app resizes fine on 10.4.x.
Thanks,
Eric
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden