Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Alerts Display

by dbush (Deacon)
on Jan 20, 2003 at 10:13 UTC ( [id://228320]=note: print w/replies, xml ) Need Help??


in reply to Alerts Display

If the platform is Windows, ActiveState have something called PerlTray which might be useful. They describe it as:

The PerlTray utility converts a Perl program to a native Windows system tray application. It runs as an icon in the system tray and responds to external events. It displays a tooltip when the mouse hovers over the icon and displays a popup menu when the user clicks on the icon. PerlTray features tray icon animation, timer callbacks and asynchronous file download and application execution.

The only problem is that you will need to buy the Perl Dev Kit.

Cheers,
Dom.

Replies are listed 'Best First'.
Re: Re: Alerts Display
by PodMaster (Abbot) on Jan 20, 2003 at 11:41 UTC
    No need to buy anything. wxPerl has support for trayicons on windows (although somewhat limited it's got all you want).

    If that's not good enough, such an application is somewhat trivial to create, so we can always roll a open source solution (1).

    update: How do you toggle the system tray icon using Win32::Gui? is yet another perl way of doing something like that.


    MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
    ** The Third rule of perl club is a statement of fact: pod is sexy.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://228320]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-23 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found