![]() |
|
There's more than one way to do things | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
If I were doing this, I would use a microsoft development kit make an app to sit in the tray and monitor. When conditions were right, call on your perl TK app to create the 'tray' slideout/popup.
Simply create a main window the size and position and define the activities you want it to have. To make it look like a 'popup/slideout' (drawn without window border/controls) call overrideredirect(0) on your window. Like so:
Good luck
"Never take yourself too seriously, because everyone knows that fat birds dont fly" -FLC
In reply to Re: windows system tray 'pop ups'
by scmason
|
|