Adjusting both column widths during user resize
Adjusting both column widths during user resize
- Subject: Adjusting both column widths during user resize
- From: George Orthwein <email@hidden>
- Date: Mon, 8 Oct 2007 14:04:01 -0400
Hello,
I have a simple 2 column table which I'd like to maintain a constant
width during a user column resize. So as the first column expands,
I'd like the second column to shrink and vice versa.
tableViewColumnDidResize occurs after the resize, not during. Is
there a place to stick my code during the column resize? Should I
subclass the NSTableHeaderView and implement mouseDragged:?
Hopefully I'm not missing an obvious IB setting....
Thanks,
George
_______________________________________________
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