Skip to content

gargs/SUITextView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

With new iOS 6.0 everyone junior developer can do code editor application with syntax highlighting. Because UITextView has attribute attributedText, which has enough parameters and functionality for it.

So, I want to say, my old project does not have sense. :)

The last build shared on git hub and everyone can modify it and try to finish, because it still not completed. Still has a problem with word wrap.

Maybe someone will get something new for self. Because this project used CoreText and CoreGraphics framework.

Enjoy!


Blog Post http://www.developers-life.com/uitextview-with-syntax-highlighting-for-ios-5-0-not-finished.html
Welcome for any questions


If you liked it, you can support me:

PayPal - The safer, easier way to pay online!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published