Can someone help me?

I'm trying to make a SystemTray application with slimserver and the
PerlTray tool (ActivateState). the problem is that the application runs
in the background but the icon doesn't appear in the SystemTray area.

The code for this is so simple, that it should works, but it doesn't.

use PerlTray;

sub PopupMenu {
return [["ActiveState", "Execute 'http://www.ActiveState.com'"],
["Exit", "exit"],
];
}


-- 
lampis

Saprissa!!!!!
------------------------------------------------------------------------
lampis's Profile: http://forums.slimdevices.com/member.php?userid=8722
View this thread: http://forums.slimdevices.com/showthread.php?t=31430

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to