Is there any way to display a custom view or window as a NSUserNotification in Mac OS X? I want to display additional information such as an image and as I understand I cannot do that with the standard NSUserNotification. Failing that, is there a way simply add a notification to the list and display my own pop over?
Thanks in advance, Ben.