Re: NSTextView autoresizing vertically
Re: NSTextView autoresizing vertically
- Subject: Re: NSTextView autoresizing vertically
- From: Douglas Davidson <email@hidden>
- Date: Tue, 30 Aug 2005 17:07:03 -0700
On Aug 30, 2005, at 4:58 PM, Ian was here wrote:
I have created an NSTextView of a given size that one
can type into. If you type more than can fit into the
text view, I would like it to extend vertically to
show the additional text. I have spent some time on
this problem with no success. It should be a fairly
easy task.
Text views do this automatically. See /Developer/Examples/AppKit/
TextSizingExample for examples of the ways they can be set up to resize.
Douglas Davidson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden