Thank goodness for this ancient guide from Apple still being online. If it were not for this I would never be able to create an NSTextView in code. Its so fiddly. #OpenStep
https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/TextUILayer/Tasks/TextInScrollView.html#//apple_ref/doc[…]000938-CJBBIAAF
Putting an NSTextView Object in an NSScrollView

Explains how to implement the main, high-level interface to the Cocoa text system.