Adjusting UIAlertView position
Adjusting UIAlertView position
- Subject: Adjusting UIAlertView position
- From: Mahaboob <email@hidden>
- Date: Mon, 10 Aug 2009 14:35:40 +0530
- Thread-topic: Adjusting UIAlertView position
I added one UITextField to UIAlertView. When I'm clicking on this text field
the keyboard is comes out and thus it hides the buttons in the alert view.
So I need to adjust the position of the alert view.
How can I do it?
I tried with setFrame: method but, nothing happens to alertview. Then I
tried with setBounds: then the contents in the alert view is moving to the
new posiotion but, the alert view frame is remains in the same position.
Thanks in advance
mahaboob
_______________________________________________
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