I grabbed the growl for .NET on this page http://www.growlforwindows.com/gfw/developers.aspx
i ran the examples and nothing happened. Am i suppose to do something before running the example? I am using windows 7.
I grabbed the growl for .NET on this page http://www.growlforwindows.com/gfw/developers.aspx
i ran the examples and nothing happened. Am i suppose to do something before running the example? I am using windows 7.
that project is an example of how to send a notification. in order for anything to happen, you also have to have something to receive the notification. in other words, you have to have Growl for Windows installed and running as well.