On Aug 29, 2008, at 10:34:33, Wooden Brain Concepts wrote:
>> You can set duration of notifications in the display options for  
>> the display you're using.
>
> Yes but I've never seen a style that has a duration of more than 10  
> seconds. Douglas is talking about up to 15 minutes.

Ah, good point. Well, if it's necessary and you have either Property  
List Editor or PrefEdit, you can set that pref yourself.

In Property List Editor:

1. Open ~/Library/Preferences/com.growl.growlhelperapp.plist.
2. Under “com.growl.SmokeNotificationView”, set “Smoke - Duration” to  
the desired number of seconds. For example, for 10 minutes, set it to  
600 (10 × 60).

In PrefEdit:

0. Wait for PrefEdit to build the list of all your preference files.
1. Click on com.growl.growlhelperapp in the first column.
2. Click on com.growl.SmokeNotificationView in the second column.
3. Click on “Smoke - Duration” in the third column.
4. Change the number in the “Contents” field to the desired number of  
seconds. For example, for 10 minutes, set it to 600 (10 × 60).

>>> 2.  a notification might be created with an identifying parameter;  
>>> any existing notifications with that had been created withe the  
>>> same identifying parameter would be removed.
>>
>> We have this already.
>
> how does that work from a developer's perspective?

You pass the identifier when notifying. One of the GAB methods has an  
argument for it, or if you're using a notification dictionary, you'll  
set GROWL_NOTIFICATION_IDENTIFIER.

> There is no such specifically mentioned parameter.

Mentioned where?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to