Re: Problems with UIAlertView
Re: Problems with UIAlertView
- Subject: Re: Problems with UIAlertView
- From: Matt Neuburg <email@hidden>
- Date: Mon, 15 Aug 2011 21:39:58 -0700
> Date: Mon, 15 Aug 2011 19:45:03 -0700
> From: Laurent Daudelin <email@hidden>
> Subject: Problems with UIAlertView
> [loginAlertView addSubview:emailAddressTextField];
> [loginAlertView addSubview:passwordTextField];
> [loginAlertView addSubview:iPadNumberTextField];
Not that it necessarily has anything to do with the problem you're having, but if the UIAlertView is wrong for your needs, you should use a different interface, rather than putting subviews in the alert view... m.
_______________________________________________
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