On Sat, Feb 27, 2010 at 5:39 AM, Roland King <r...@rols.org> wrote: > I have a UITextView subclass which, when you touch it to start editing, hangs > in an infinite loop before the keyboard comes up. The subclass sets itself as > its own delegate in the constructor (because the subclass in this instance > wants to capture editing ended events and deal with them internally).
Do not make a UITextView its own delegate. More information here: http://lists.apple.com/archives/Cocoa-dev/2009/Jul/msg01406.html --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com