Thanks,
Darrylo and Brian, for getting back to me so quickly. I must say, playing... err... working with GfW is a lot of fun with the various Displays.
Would
it be possible for you to update the spec at
http://www.growlforwindows.com/gfw/help with the answers you've
provided? In case it helps, I'm attaching "Growl for Windows.htm" with
suggested changes. (Also, although the spec is very thorough, I find it to be somewhat "busy," making it difficult to quickly find what I'm looking for. Indentations would help, and I know that's probably something best done by CSS, but I don't know enough about CSS to contribute such changes like I'm doing with the attachment.)
Regarding the notification duration, I'm
not sure I understand why the it isn't allowed to be specified in the
notification itself, but sticky can be. In other words, what is the
difference between:
- notification setting sticky, and user clicking on it to make it go away
- notification setting duration, and user clicking on it to make it go away (before the time expires)
I'm somewhat puzzled as to why sticky isn't strictly controlled by the user but the notification delay must be. Is there some risk in having
the notification set the delay that I'm missing? (I'm not asking to be
confrontational, just trying to understand.)
Here's why I'm
asking about this: I'm attempting to automate an application's
registration/configuration as much as possible so the user does not need
to always tweak settings. I'd like to specify the notification duration
as a reasonable out-of-the-box default when I register the app. I'm
able to set everything else via REGISTER (including the icon graphics,
which is a great feature!) and would like to do the duration as well.