taskbar3 buttons Thread last updated on 2004-02-25 19:08:07

Posted by member 66578 on 2004-02-25 12:31:08

How do tou get taskbar 3 to use an image for the individual buttons, insted of a plain rectangle. if read the docs and cant seem to figure it out, maybe ive been skipping over it every time, but anyway Thanks for helping.

Posted by member 37809 on 2004-02-25 13:33:38 link

The command probably depends on which version. Download old and new versions, and look in the docs for the right command (they tend to change across versions). Some releases also have incomplete documentation.

As a more fun alternative, view taskbar3.dll with a hexeditor and the setting names might still be visible.

Posted by member 35 on 2004-02-25 16:28:36 link

use taskbar3-0.306_alpha-3

Posted by member 66578 on 2004-02-25 16:58:18 link

i still cant find the way to use an image for the buttons.

Posted by member 37809 on 2004-02-25 17:42:32 link

to each of

SkinLeft
SkinCenter
SkinRight

prepend

TaskbarNormal
TaskbarActive
TaskbarMinimized
TaskbarFlashing

to get 12 setting names each of which you specify an image

Posted by member 66578 on 2004-02-25 19:08:07 link

sweeeeeeeeeet!
thanks.