FieldKit icon indicating copy to clipboard operation
FieldKit copied to clipboard

Text field delegate methods

Open jchaager opened this issue 10 years ago • 1 comments

Added in logic to invoke the FKTextFieldDelegate methods for:

textFieldShouldBeginEditing:
textFieldDidBeginEditing:
textFieldShouldEndEditing: 
textFieldDidEndEditing: 

The remaining Delegate methods are not yet implemented.

jchaager avatar Jan 15 '15 19:01 jchaager