From: Peter E. <Pet...@at...> - 2001-08-27 14:44:37
|
That did it!!! Thanks! > > > How can you change the -icon after it already exists in the > > system tray? > > Don't know how supported it is but this is what I had to do is call > Win32::GUI::NotifyIcon::Modify directly (it is located in the > GUI.xs file > for those with the source). Example works off the click on > the tray icon. > > |