Growl type notification on iPad/iPhone?

孤者浪人 提交于 2021-02-07 03:46:20

问题


Growl type notification on iPad/iPhone? I want to show a non-modal/non-popup notification on top of an iPad application.

Growl's are a Mac OS X program that show little popup windows in the corner of the screen that dissappear after an amount of time or have a little x on them (to close sooner.)


回答1:


Here is a tutorial for a sliding view.




回答2:


A custom UIView I created GCDiscreetNotificationView will setup this pretty easily.



来源:https://stackoverflow.com/questions/4754876/growl-type-notification-on-ipad-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!