Add a badge to the application icon
We added a badge on it using a new plugin function AppDockTile.setBadgeLabel. You can simply call this on your Mac Filemaker solutions to show some additional information to the user.
This function will be available in next 2.6 prerelease and work on Mac OS X 10.5 and newer.
You can do the same in Real Studio using our NSDockTileMBS class.