On Apr 29, 2010, at 01:50:47, Gerii4 wrote: > When GrowlHelperApp is stopped, it reports the user to install Growl, as soon > as I use > [GrowlApplicationBridge notifyWithTitle...]; > the first time.
Filed: http://code.google.com/p/growl/issues/detail?id=120 Thanks. > shouldnt [GrowlApplicationBridge setGrowlDelegate:nil]; start the > GrowlHelperApp as well? - at least thats what written in > GrowlApplicationBridge.h. Depends on what you mean by “start”. GAB will launch GHA to register your application, but GHA will quit as soon as that's done, since you (as the user) turned Growl off. -- 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.
