Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmutableattributedstring

create an attributed string out of plain (Android formatted) text in swift for iOS

How do I limit NSTextView to 2 lines?

NSMutableAttributedString's attribute NSStrikethroughStyleAttributeName doesn't work correctly in iOS8

Emoji loss when using NSMutableAttributedString on UILabel

Why does a multiline UILabel with linespacing remove the 3 dots at the end?

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

Attributed String Foreground color not working in Swift

Displaying text in a NSScrollView (Swift)

NSMutableAttributedString: How to delete last character programmatically on iOS?

Highlight just the text in a UILabel

How to bold some words in my UITextView using NSMutableAttributedString?

How to remove attributes from the NSAttributedString swift?

NSMutableAttributedString initWithData: causing EXC_BAD_ACCESS on rotation

NSMutableAttributedString add different alignments

Swift 4.2: [Swift._EmptyArrayStorage _getValue:forType:]: unrecognized selector

Find Range of substring in NSMutableAttributedString

Color all occurrences of string in swift

iOS crash report "unexpected start state" exception?

Convert NSMutableAttributedString to NSString

Converting a NSAttributedString into a NSString using Swift