Re: NSTextField & sizeToFit
Re: NSTextField & sizeToFit
- Subject: Re: NSTextField & sizeToFit
- From: Russell Ahrens <email@hidden>
- Date: Mon, 11 Jun 2001 18:32:18 -0400
It actually works for me under any circumstance. That said, I'm pretty
sure it's a bug, and am filing it as such.
Russell Ahrens
Oink Industries
On Monday, June 11, 2001, at 03:28 PM, Andre Lipinski wrote:
This only works for me when I make the field smaller than it was
previously. The thing is the cell doesn't get larger, or doesn't
realise it must re-display a larger area. I've tried the various NSCell
routines to get it to recalculate its drawing space, but it won't do as
I ask.
I wonder now if this is a bug?
Andre