Cocoanetics / DTCoreText

Methods to allow using HTML code with CoreText
BSD 2-Clause "Simplified" License
6.34k stars 1.18k forks source link

text selection in DTAttributedTextView #1235

Closed shmueldw closed 3 years ago

shmueldw commented 3 years ago

Is it possible to enable text selection in DTAttributedTextView?

odrobnik commented 3 years ago

It's a lot of work, done in https://github.com/Cocoanetics/DTRichTextEditor

Today I don't recommend that, but that you instead use UITextView with the attributed string from DTCoreText.