Question

How do you store the NSTextView's information with an NSTextStorage?

Was it helpful?

Solution 2

Apparently each NSTextView comes with it's own NSTextStorage already. Just use the textStorage method to get the textStorage of the NSTextView

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top