Tutorial - Growl Notification support for Xojo apps

Hello Xojo community! This time I like to share with you a quick tutorial how to add Growl Notification support for Xojo apps. We will learn that AppleScript integrated into Xojo can be very useful tool on Mac OS. Let’s code!

This is nice, but it won’t work if growl is not installed on the machine.

From what I can see with a quick glance on their site growl.info, it does no seem it can be embedded into the bundle.

Growl… Now that’s a name I haven’t heard in a long time.

Hasn’t Growl been superceded by Apples own notification system anyways? I uninstalled Growl years ago

I show you just a method to make some cool things using AppleScrip + Xojo. Using the basic information from this tutorial you can implement support for Mac Notifications in seconds.

There has been already many examples using AppleScript to display notifications posted in this forum. But thank you anyway :wink: