Re: Field Editor Size in NSTableView
Re: Field Editor Size in NSTableView
- Subject: Re: Field Editor Size in NSTableView
- From: Graham Cox <email@hidden>
- Date: Thu, 28 May 2009 09:32:30 +1000
On 28/05/2009, at 4:15 AM, Timothy Larkin wrote:
Resizing the column makes everything good again. So there must be
some property of the field editor that can be modified so that it
follows the row height. Presumably this could be changed without
resizing the column. But hours of search and experimentation have
been in vain.
Have you tried [textEditor setVerticallyResizable:YES]; ? Seems the
first obvious thing that springs to mind.
--Graham
_______________________________________________
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