I am developing a new chat client which will be used internally in my office.
I have added notifications which will be shown on top right corner. It's similar to Adium messenger.
Is it possible to add my application to growl so that user will be provided with more options to show the notifications?
Also user will have many options to set the preferences? How to do this?
Growl Notifications in new application.
Re: Growl Notifications in new application.
Adium uses Growl.satyam90 wrote: I have added notifications which will be shown on top right corner. It's similar to Adium messenger.
What you need is not to add your application to Growl; it's to add Growl to your application (as Adium did). Please see our developer documentation.satyam90 wrote:Is it possible to add my application to growl so that user will be provided with more options to show the notifications?
This comes for free after you add Growl support to your app.Also user will have many options to set the preferences? How to do this?