• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UITextView as its own delegate - infinite loop on keyboard select
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITextView as its own delegate - infinite loop on keyboard select


  • Subject: Re: UITextView as its own delegate - infinite loop on keyboard select
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 27 Feb 2010 17:21:01 -0800

On Sat, Feb 27, 2010 at 5:39 AM, Roland King <email@hidden> 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 (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: UITextView as its own delegate - infinite loop on keyboard select
      • From: Roland King <email@hidden>
References: 
 >UITextView as its own delegate - infinite loop on keyboard select (From: Roland King <email@hidden>)

  • Prev by Date: Re: constructing an NSString with va_list?
  • Next by Date: Re: NSButton and NSEvent
  • Previous by thread: UITextView as its own delegate - infinite loop on keyboard select
  • Next by thread: Re: UITextView as its own delegate - infinite loop on keyboard select
  • Index(es):
    • Date
    • Thread