On Feb 24, 2011, at 06:47:44, Ángel Eduardo wrote: > Ok, I've checked and I don't have "Start Growl at login", so this is the > cause that I don't see GrowlHelperApp running when I've logged in (obviously). > > But, does that means that any user with the same setting will make my app not > show notifications unless I add that growlRegDict?
Or otherwise register and thereby cause GHA to be launched. > The explicit registry was to work around this problem that my app and > BeepHammer have, because obviously GHA is not being launched after > registration. Registering means launching GHA. You still shouldn't need to explicitly register with Growl; it will happen when you set the Growl delegate if it responds to -registrationDictionaryForGrowl. -- 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.
