Valhalla Legends Archive

Programming => General Programming => Topic started by: Grok on October 12, 2004, 02:00 PM

Title: Status Panel on TaskBar
Post by: Grok on October 12, 2004, 02:00 PM
Before I google, has anyone run across a solution for putting controls on the Windows taskbar?  It looks like a CoolBar control containing buttons with an icon and text (title of task) on each.  I see no reason why I couldn't load my own control onto the taskbar (or even the quick launch bar).  The idea is to have a status panel showing all the mapped drives status (green: online; red: offline), and other resources.
Title: Re: Status Panel on TaskBar
Post by: Adron on October 12, 2004, 03:50 PM
Wouldn't it be better to make your own dockable toolbar?
Title: Re: Status Panel on TaskBar
Post by: Spht on October 13, 2004, 01:15 PM
I tried that a few months ago to display caller id information on my taskbar.  They're "band objects."