On Nov 27, 2011, at 15:09:17, Jakub Suder wrote:
> I want to add a section in my app's preferences that says something like 
> "This app uses Growl to show notifications. The Growl app doesn't seem to be 
> installed on your computer, it's recommended that you install it." with a 
> button below that opens growl.info or your Mac AppStore page, …

This shouldn't be necessary with the addition of the Mint display in the 
framework. You can use that to be able to notify even if Growl isn't installed.

> … which would only be visible if +isRunning returns NO.

isGrowlRunning can return NO if Growl is installed and not running.

There is no reliable way to detect if Growl is installed that doesn't assume it 
has any particular nature (i.e., prefpane or application). isGrowlInstalled 
(which is deprecated) unconditionally returns YES as of 1.3.

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to