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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to