Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nstextstorage

In my programmatically instantiated UITextView (initialized with NSTextContainer) the .text property is always nil

Get index of character in UILabel from tap

NSTextStorageDelegate's textStorage(_,willProcessEditing:,range:,changeInLength:) moves selection

How to Initialize NSTextStorage with a String in Swift

ios swift nstextstorage

Sub-Classing NSTextStorage Causes Significant Memory Issues

Invalid glyph index when setting viewController's layoutManager for NSTextStorage subclass

NSTextStorage subclass can't handle emoji characters and changes font in some cases

How to set up an NSTextView programmatically with explicit NSLayoutManager, NSTextStorage, NSTextContainer?

Hide Markdown Characters with NSLayoutManager in Swift

Performance of measuring text width in AppKit

Subdivide a text view's attributed string into (referable) sections

Proper way to replace NSTextStorage in NSTextView?

How to extend NSTextStorage?

Confusing encoding exception in NSTextStorage