On May 8, 2011, at 21:54:22, Christopher Forsythe wrote: > We don't recommend that app developers use growlnotify. Some do, but they run > into issues like this if memory serves correctly.
No, growlnotify always uses the same notification name every time, so it doesn't cause the pref-forgetting problem. That's just not very good UI when the user goes to configure your application's notifications. The Growl SDK comes with Ruby bindings. There's probably a GNTP library you can use to talk to the versions of Growl that will follow the 1.2 series, and to Growl for Windows. -- 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.
