Re: NSOutlineView column sizing problems
Re: NSOutlineView column sizing problems
- Subject: Re: NSOutlineView column sizing problems
- From: Kyle Sluder <email@hidden>
- Date: Wed, 29 Jul 2009 00:47:00 -0700
On Jul 29, 2009, at 12:38 AM, Rob Keniger <email@hidden> wrote:
What I expect to happen is that if I enter some text in the leftmost
column that is wider than the view, the column should be resized to
hold the text and the horizontal scrollbar should appear.
That's not what automatic column resizing means. Automatic column
resizing happens when the scroll view's frame changes.
What do I have to do to achieve this behavior?
You will need to somehow autosize your field editor and column in
response to the changing text.
--Kyle Sluder
_______________________________________________
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