notifier = Growl.GrowlNotifier(name, notifications)
notifier.register()
notifier.notify("myEvent", title, msg)On 3 Gen, 02:13, Peter Hosey <[email protected]> wrote: > On Jan 02, 2009, at 14:04:11, Fn wrote: > > > I 'm using imageFromPath= " xx " to set the growl image in > > preference panel but I need to change the notification icon every > > time it's showed. > > > I don't have the image on my harddisk, so I can't use a precise > > path, but I receive it every time there's an event... Is there some > > keyword to indicate the notification icon instead of the preference > > panel icon? > > How are you posting notifications? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
