Re: UIAlertView won't set password field as first responder
Re: UIAlertView won't set password field as first responder
- Subject: Re: UIAlertView won't set password field as first responder
- From: Rick Mann <email@hidden>
- Date: Wed, 22 Apr 2015 17:50:30 -0700
> On Apr 22, 2015, at 16:59 , Kyle Sluder <email@hidden> wrote:
>
> On Wed, Apr 22, 2015, at 06:03 PM, Jens Alfke wrote:
>>
>> Kyle, you may have forgotten that -textFieldAtIndex: is a method
>> specifically declared in UIAlertView. It’s not some general-purpose
>> method inherited from UIView. The documentation (see below) even
>> helpfully tells you which field is the password field.
>
> "Forgotten" is being generous. I was just plain wrong.
> -textFieldAtIndex: is not (the nonexistent) -subviewAtIndex:
>
> My apologies to you, Rick.
Thanks. Apologies for getting short.
The real problem is an increasing number of bugs in released Apple code.
--
Rick Mann
email@hidden
_______________________________________________
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