On 2/8/13 12:26 AM, Ian Wadham wrote:
The question is whether I should persist with Growl? Maybe whether MacPorts should persist with Growl or just discontinue its very old version?
Growl has an AppleScript API--perhaps you could do a conditional test for Growl's installation and then send post Growl notifications via AppleScript if Growl is installed, revert to NSAlert otherwise. The Growl developers do not recommend installing your own framework anymore. See the Growl dev docs for details.
-- Kevin Walzer Code by Kevin http://www.codebykevin.com _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
