iphone-sdk: Adding a textfield to UIAlertview does not work in iOS 4?

前端 未结 5 1177
无人及你
无人及你 2020-12-19 12:40

I am trying to add uitextfield to my alterview. When the user tries to enter text the alterview is supposed to shift up a little bit s

5条回答
  •  既然无缘
    2020-12-19 13:11

    Here is a cleaner implementation of a UIAlertView coupled with a UITextField: DDAlertPrompt or EGOTextFieldAlertView.

提交回复
热议问题