开发者

Dropbox's built-in notification system

开发者 https://www.devze.com 2023-03-20 10:10 出处:网络
Does anyone know how to create a notify window like the dropbox\'s built-in notification system in cocoa?

Does anyone know how to create a notify window like the dropbox's built-in notification system in cocoa?

window like

Links about the notificatio开发者_如何学JAVAn system

Thanks


The answer is in your question: Dropbox is using Growl for notifications. Here is Growl developer documentation. Oh, and don't tell the Growl developers that the nofitication system is built-in. ;-)


Ok I found the way to implementation this. Do not use the Interface Builder,objective-c code instead.Rewrite the NSWindow as you want.

0

精彩评论

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