Posted by member 1783 on 2003-05-22 08:47:33 link

Yes... i think.
Taskbar.box

LsBoxName Taskbar
LsBoxX 2
LsBoxY -24
LsBoxHeight 22
LsBoxWidth 400
LsBoxBackground magic_pink.png
LsBoxUnique

*ModuleHook !TasksBoxHook

Step.rc

LoadModule "$ModulesDir$tasks.dll"
LoadModule "$ModulesDir$lsbox.dll"

*LsBoxCreate "$ConfigDir$taskbar.box"

;TasksDockWindow LsBoxClass
TasksX 0
TasksY 0
TasksWidth 22
TasksHeight 22
TasksBgImage box_bg.png

Everything is in the same order i have them in the real files.