luddep / LPKit

A collection of re-usable views, controls & utilities for Cappuccino.
http://observerapp.com
MIT License
166 stars 31 forks source link

Resizing LPMultiLineTextField according to content #14

Open tiredashell opened 14 years ago

tiredashell commented 14 years ago

The ability to resize the height of a multiline text field according to the content would be very useful and hopefully not too difficult to implement. I believe NSTextView uses sizeToFit for this purpose, but I could be wrong.