yes I'm using imageFromPath ="mypath/logo.png" to set the preference panel icon. I've added the growl support to emesene (Msn client). How can I add the icon argument to the notify method? what is the keyword? "icon"?
On 3 Gen, 10:01, Peter Hosey <[email protected]> wrote: > On Jan 03, 2009, at 00:46:05, Fn wrote: > > > notifier = Growl.GrowlNotifier(name, notifications) > > notifier.register() > > notifier.notify("myEvent", title, msg) > > So… Python, then? > > Are you writing a bundled application or a command-line tool? > > How are you currently setting the icon, or aren't you? You mention an > “imageFromPath”, but there is no such function in our Python bindings. > > Did you try the icon argument to the notify method? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
