• 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: Can't type chars into UITextField?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't type chars into UITextField?


  • Subject: Re: Can't type chars into UITextField?
  • From: Alex Zavatone <email@hidden>
  • Date: Wed, 14 Aug 2013 21:47:18 -0400

In the simulator, on the device?  Which version of iOS are you running?

On Aug 14, 2013, at 1:19 AM, Rick Mann wrote:

> Suddenly a view controller of mine (in an iPad app) is not accepting characters typed in its UITextFields. It DOES accept the delete key, but you can't add characters.
>
> Just in case my delegate was somehow messing things up, I set it to nil, but the behavior persists. The field gets focus, the keyboard comes up, but characters can't be added.
>
> It is a modal sheet over a navigation controller inside a uiPopovercontroller.
>
> When my delegate is connected, the -textFieldDidBeginEditing: and -textFieldDidEndEditing: methods are called as one might expect. But -textField:shouldChangeCharactersInRange:replacementString: is NOT called
>
> Any ideas?
>
> --
> Rick


_______________________________________________

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: Can't type chars into UITextField?
      • From: Rick Mann <email@hidden>
References: 
 >Can't type chars into UITextField? (From: Rick Mann <email@hidden>)

  • Prev by Date: Strange behaviour of NSLayoutManager
  • Next by Date: Re: Strange behaviour of NSLayoutManager
  • Previous by thread: Can't type chars into UITextField?
  • Next by thread: Re: Can't type chars into UITextField?
  • Index(es):
    • Date
    • Thread