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