On Jan 31, 2010, at 04:38:58, [email protected] wrote:
I'm using the Monobjc bridge for Growl, and I would like to know how to use it.

Monobjc wants to be as close to real objective-C, so Objective-C code might be usefull too.

http://growl.info/documentation/developer/implementing-growl.php

void SendGrowlStatus(string status) {
   /* Code I need to write ;) */
}

That's one string short.

If you're doing this in C#, I wonder whether the Growl for Windows .NET Connector SDK might not be more useful:

        http://www.growlforwindows.com/gfw/developers.aspx#integration

At least in the long run. Growl for Mac doesn't work with GNTP yet.

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