【问题标题】:Can I show a UIAlertView as a banner (similar to push notifications) in iOS 5?我可以在 iOS 5 中将 UIAlertView 显示为横幅(类似于推送通知)吗?
【发布时间】:2011-12-20 00:20:10
【问题描述】:

我在 iOS5 的代码中使用 UIAlertView,但我宁愿将警报显示为屏幕顶部的横幅,而不是带有“确定”按钮退出的经典弹出窗口,最终逐渐消失。

是否可以将 UIAlertView 的样式更改为类似于 iOS 5 推送通知横幅,还是必须是必须手动关闭的弹出窗口?如果没有,有没有办法使用 iOS5 横幅通知而不是警报通知?我不需要发送推送通知,只需要提醒用户使用该应用程序在服务器端发生的事情。

【问题讨论】:

    标签: cocoa-touch ios5 uialertview alert banner


    【解决方案1】:

    不使用 SDK。您必须自己设计和实施。 看一下: http://cocoacontrols.com/platforms/ios/controls/mkinfopanel http://cocoacontrols.com/platforms/ios/controls/jhnotificationmanager

    【讨论】:

      猜你喜欢
      • 2016-01-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多