List of Free code UIText

Projects

  • DALinedText View
    DALinedText View is a UIText View subclass that draws ruled lines to the view , similar to iOS' built in Notes app. The lines conform to the appropriate line height for the currently set UIFont.
  • EditableCoreTextOverlay
    Core Text view overlay ontop of a UIText View which allows editing of the Core Text View.
  • EGOText View
    EGOText View is a complete drop in replacement for UIText View created by enormego, that adds support for Rich Text Editing. [tags:ios,objective c,uitextview].
  • GCPlaceholderText View
    A subclass of UIText View that allow a placeholder.
  • GrowingText View
    An UIText View which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS app. See blog post for a small screencast.
  • ICText View
    UIText View subclass with optimized support for string/regex search and highlighting.
  • iOS Syntax Highlighter
    A subclassed UIText View that highlights syntax.
  • KKTokenText View
    UIText View subclass which supports inline tokens and punctuational corrections.
  • KTText View
    KTText View derives from UIText View enhancing it with new features.
  • LBReadingTime
    UIText View 's category to compute the total reading time or remaining reading time + UIText View indicator's panel showing the remaing reading time.
  • SUIText View
    Subclass of UIText View with syntax highlighting for iOS 5.0 not finished (just sample).
  • SZText View
    A drop in UIText View replacement which gives you: a placeholder.