DALinedTextView icon indicating copy to clipboard operation
DALinedTextView copied to clipboard

DALinedTextView is a UITextView 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.

Results 5 DALinedTextView issues
Sort by recently updated
recently updated
newest added

Thanks for the component. I wish there were some placeholder and its colour property with the textview. I hope, you will add it someday.. Thanks..

Hello. I added correction which this TextView scrolls automatically. Thank you.

Does not work on iOS with uifont besides systemfont With self.textView.font = [UIFont fontWithName:@"HelveticaNeue" size:20]; lines does not match the letters... ![ios simulator screen shot 28 09 2013 12 15...

iOS6 is ok, but ios7 comes the error when 1 the content is less than a screen 2 scrolling down the DALinedTextView