Hi,

I am working on a product which will send notifications to user when
some Network Activity happens like connected, disconnected. If growl
is installed, I am easily able to use native java codes to communicate
with the growl from my Java app. But if growl is not there, I will not
be able to proceed anyhow.

So I wanted t use Growl.WithInstaller-framework, so that if it is not
present, the user should get a dialog box for installing the growl for
better working. But as I am new, I have no idea how I should proceed
with that. When I create my native jnilib, I should be able to link
with installer framework and use its Application Bridge methods. Is it
possible to do this? How shall I proceed about it? If anybody has done
it can u please post those lines of code here so that it is little
easier for me to understand 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.

Reply via email to