• 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: Adjusting UIAlertView position
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adjusting UIAlertView position


  • Subject: Re: Adjusting UIAlertView position
  • From: Luke the Hiesterman <email@hidden>
  • Date: Mon, 10 Aug 2009 06:41:09 -0700

There is no public way to add a text field to an alert, so you're already talking about doing non-sanctioned things. You should redesign your application to remove this text field to avoid violating the SDK Terms and Conditions and risk having your application rejected.

Luke

On Aug 10, 2009, at 2:05 AM, Mahaboob wrote:

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

_______________________________________________

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


References: 
 >Adjusting UIAlertView position (From: Mahaboob <email@hidden>)

  • Prev by Date: Re: Outline View DnD
  • Next by Date: Re: Maintaining an ordered array of attributes in an NSTextStorage subclass
  • Previous by thread: Adjusting UIAlertView position
  • Next by thread: Implementing key view loop in custom NSView
  • Index(es):
    • Date
    • Thread