Posts

Showing posts from February, 2012

In App Notification.

Image
  I was just integrating a growl framework to my application and found that growl being an open source library, the application is a paid one. So just thought of sharing this framework. SSInAppNotification will display a notification like growl. Whats the difference? No need of any other third-party library like growl to show the notifications. Moreover the growl application is a paid app in Mac OSX 10.7 Integrate the framework and there you go. It's as simple as that. Features: Change the window positions to display the notification message. Showing customized application icon on left side of the message. Attributed string for title and substring. Customized background notification image [Not yet implemented]. Download Framework