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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden