Martin Carlberg
f74fed5ee0
Fixed: CPTextView now handles more options from Interface Builder
...
The new options are:
1. Resizable Horizontally
2. Resizable Vertically
3. Max Size
Also two options from the Text Container is recognized:
1. Tracks text view width
2. Tracks text view height
The last two are needed to allow the text view to recalculate
the size of its content if the frame size is changed.
2020-12-16 11:29:11 +01:00
daboe01
7acb30b981
fixed: text wrapping in textviews from nibs was wrong
2016-05-22 20:33:41 +02:00
Alexandre Wilhelm
ad4904a0ec
Added nib2cib options _allowsUndo and _usesFontPanel for CPTextView
2015-03-31 16:38:47 -07:00
Alexandre Wilhelm
3581ac5ebd
Fixed: nib2cib with CPTextView works. Editable, Selectable, RichText, StringValue, BackgroundColor, InsertionPointColor works
2015-03-23 14:50:43 -07:00
Alexandre Wilhelm
1f369b47d7
Added hierarchy for nib2cib of a CPTextView. NSTextViewSharedData is a object to retrieve attributes of the CPTextView
2015-03-23 13:06:22 -07:00
Alexandre Wilhelm
ed6be510fb
Fixed: first work on nib2cib for the CPTextView. The example does not crash anymore
2015-03-20 12:22:23 -07:00
Alexandre Wilhelm
4261c1768a
Added : added default NSTextView for nib2cib
2014-06-04 16:29:45 -07:00