Good morning,

I've written a small Win32::GUI app that shows the
number of users logged in to our system. The number is
shown in a notification icon on the system tray. I
would like to add a popup feature where the user can
be notified when a certain event happens, say when the
count of logged in users researches 100. The popups I
am trying to implement are the kind that instant
messaging clients use to notify the user when someone
has signed in/out. Yahoo IM, AIM and MSN all use these
popups that literally popUP from the system tray area
and notify the user of something without taking focus.
I hear this is an extention of the shell notification
API. Any leads on how to do this with perl's
Win32:GUI?

Thanks!

-Zach

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to