On Jul 08, 2009, at 08:26:19, John Dyer wrote: > I am looking at the AppleScript page now, and there does not appear > to be way to set a alert to sticky by default.
I thought you wanted to use Java? That's why I suggested the Java bindings. Anyway, the sticky checkbox on the Applications tab is not exposed to the applications themselves. You set the sticky property of the notification when you notify, using (in AppleScript) the sticky argument to the notify command. And the user can always override it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
