On Aug 10, 2:01 pm, Peter Hosey <[email protected]> wrote:
> On Aug 10, 2010, at 01:54:51, Sanju wrote:
>
> > I am working on a product which will send notifications to user when some 
> > Network Activity happens like connected, disconnected.
>
> Have you tried our HardwareGrowler extra? It's included on the Growl disk 
> image.

      I do not want any app as such. Because I need to implement the
app by myself. And one of the part is to send notification when
network is up using my supplicant. Thus, I will send notification from
Java through jnilib to the application bridge. But how to use the
application bridge from the framework packages it not at all clear to
me. 0%. So I am not able to move ahead. Looking at XCode though.


>
> > 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?
>
> You should post this question on Stack Overflow, as I'm sure the question of 
> how to use Cocoa frameworks in Java applications would be a popular one.

        I shall do that.
>
> > 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.
>
> … Don't include that part. Most of us on Stack Overflow *really* don't like 
> being asked for complete ready-to-drop-in source code that solves the 
> problem. Some answerers may provide it, but most of us will just give you 
> instructions and expect you to write the code yourself.

Okay. Instructions should be enough. I asked code for linking with
growl framework using objective C. I will search for 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