开发者

How to configure a NSTextView with a NSTextStorage?

How do you store the NSTextView's information 开发者_Python百科with an NSTextStorage?


See Assembling the Text System by Hand in the Cocoa Text Architecture Guide.


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜