Search found 2 matches
- Thu Oct 09, 2008 10:54 am
- Forum: Growl
- Topic: accessing the growl notification window
- Replies: 3
- Views: 2140
Re: accessing the growl notification window
Thanks for the reply, I was about to do what that developer did. But then solving my apps notification and growl notification overlapping would be difficult. How about this: I would prepare an NSView with all the controls and what ever I need and It would be passed in the notify message. NSView * _m...
- Wed Oct 08, 2008 12:21 pm
- Forum: Growl
- Topic: accessing the growl notification window
- Replies: 3
- Views: 2140
accessing the growl notification window
Hi Growl is very nice it's intuitive and took me less then an hour to set up. BUT... I would like to be able to customize the notification window for my application. I require more then one link in the message body. I would need to add some controls on it so that the user can go back and forward in ...