开发者

add new window or view on the alertview click button in iphone

开发者 https://www.devze.com 2023-01-18 03:16 出处:网络
i juzz want to know that how we can add new window or view on the click of an alertview button in ip开发者_开发知识库hone?I\'m not sure you can do that from an AlertView since alertviews are meant onl

i juzz want to know that how we can add new window or view on the click of an alertview button in ip开发者_开发知识库hone?


I'm not sure you can do that from an AlertView since alertviews are meant only to display a specific alert not to take an action. I guess you better off using an ActionViews which is recommended by Apple if you want to perform a certain action from a model view in iphone. Regards,

0

精彩评论

暂无评论...
验证码 换一张
取 消