SUITextView icon indicating copy to clipboard operation
SUITextView copied to clipboard

Subclass of UITextView with syntax highlighting for iOS 5.0 not finished (just sample)

Note!

Not maintained since 2012. Unfinished project, main problem word wraping.

Description

Subclass of UITextView with syntax highlighting for iOS 5.0, not completed.

With new iOS 6.0 syntax highlighting became trivial thing. Because UITextView has attribute attributedText, which has enough parameters and functionality for it.


License: MIT