NSTextField & sizeToFit
NSTextField & sizeToFit
- Subject: NSTextField & sizeToFit
- From: Andre Lipinski <email@hidden>
- Date: Sat, 9 Jun 2001 23:52:57 -0400
Hello,
I am trying to have an NSTextField change size as the user changes its
contents, much like the finder. I've tried a bunch of things in
controlTextDidChange: like [field sizeToFit] and a bunch of methods from
NSCell. I cannot find a way to make it work. The best I can get is nowhere
good enough. After an hour+ of trying, I must move on.
Do you know how to do this? Please tell!
Thank you kindly for your time,
Andre