问题
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