Resizing an NSTextField "on the fly"
Resizing an NSTextField "on the fly"
- Subject: Resizing an NSTextField "on the fly"
- From: "Colsher, William" <email@hidden>
- Date: Mon, 10 May 2004 13:46:42 -0400
A couple years ago there was some discussion of resizing an NSTextField as
the user changed its contents. However, it appears that none of the ideas
actually work. So:
We need a means to vertically resize an NSTextField as the user changes its
contents.
At one point someone suggested using cellSizeForBounds with an arbitrarily
large height, but this returns with the "current" height of the NSTextField.
Has anyone accomplished this? Is there a better UI widget to use? Are we
doomed to use scrolling fields?
Thanks,
Bill Colsher
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit
http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.