This is a discussion on Better Notification Popups - Mozilla ; I'm currently developing a Firefox extension that makes use of notification popups (as requested by the users). I'm using the "nsIAlertsService" and I'm not really happy. I would like to know if there is any notification system which fulfills the ...
I'm currently developing a Firefox extension that makes use of
notification popups (as requested by the users). I'm using the
"nsIAlertsService" and I'm not really happy.
I would like to know if there is any notification system which
fulfills the following requirenments:
- Win/Linux/Mac Support
- fully controlable look of the popup (newlines, more than on line of
text)