On Jul 08, 2009, at 07:56:04, John Dyer wrote:
> I am trying to use the wrapper
> (http://groups.google.com/group/growldiscuss/browse_thread/thread/28ee0e1be2ed825b/b1eb01effb3af9eb
>
> )
From that message:
> I decided the easiest thing to do was use AppleScript. It's pretty
> easy to run AppleScript from Java by using the 'osascript' command-
> line tool.
So this is:
- A Java class
- that runs a command-line tool
- to run an AppleScript
- to send a couple of Apple events
There are much simpler ways to do this. You might try the bindings
that come with Growl, or this replacement set of bindings:
http://cocoaforge.com/viewtopic.php?p=105477#p105477
http://cocoaforge.com/viewtopic.php?p=105432#p105432
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---