Re: Field Editor Size in NSTableView

2009-05-27 Thread Timothy Larkin
Tried that. The field editor does vertically resize, but only if I change the column width. It just doesn't vertically resize in response to changes in the row height. -- Timothy Larkin Abstract Tools Caroline, NY On May 27, 2009, at 7:32 PM, Graham Cox wrote: Have you tried [textEditor set

Re: Field Editor Size in NSTableView

2009-05-27 Thread Graham Cox
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