문제

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

도움이 되었습니까?

해결책 2

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top