Results tagged “objective-c” from muse

Subclassing UITextView

|

MPTextView is a subclass of UITextView with just one little extra function: pass in a criteria to determine if the delegate method (handleTouchEvent) should be called or not. Feel free to use it in whatever way you want.

Don't forget to set the delegate. Read the header file for more information.

Download MPTextView.zip