RobMarsh
February 7th, 2000, 05:19 AM
I need to be able to display text in the system tray on the task bar. Its easy enough to just show icons there and to trap keypresses, but there is little information about how to output text there. Any ideas?
|
Click to See Complete Forum and Search --> : System Tray RobMarsh February 7th, 2000, 05:19 AM I need to be able to display text in the system tray on the task bar. Its easy enough to just show icons there and to trap keypresses, but there is little information about how to output text there. Any ideas? Chris Eastwood February 7th, 2000, 08:30 AM I've only seen one sample that comes close to putting real text in the system tray - take a look at http://www.domaindlx.com/e_morcillo/scripts/cod/grl.asp - and look for the TrayForm.zip sample at the bottom of the page. This sample is pretty cool in that it places a whole form in the system tray - it is a bit unpredictable though. Chris Eastwood CodeGuru - the website for developers http://codeguru.developer.com/vb codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |