tapkulibrary
tapkulibrary copied to clipboard
TKTextView honours editable property.
Hello,
Here's a small change that makes TKTextViewCell
honour its editable property. If the cell (or the parent tableview) is editable, so is the textview. Otherwise, it's static (but still allows for text selection).