Posted by member 700 on 2006-02-23 12:22:57 link
Ok, here is my "Hook" part.
Now, a few problems I am having here...
#1 Alpha Transparency doesn't work within the Box.
#2 xTaskbar doesn't update, it loads in the beginning but that's it, it isn't "Active" what I mean it is just like an image that is sitting there.
#3 Also if I hook Clockwork it falls behind the bar. If it is unhooked it's fine.
I think that's it for now...
*BarModuleHook !LabelLsBoxHook LS_Menu
*BarModuleHook !LabelLsBoxHook Dingy_Hide
*BarModuleHook !LabelLsBoxHook Seperator_1
*BarModuleHook !RainmeterLsBoxHook
*BarModuleHook !LabelLsBoxHook Seperator_2
*BarModuleHook !xTaskbarLSBoxHook Taskbar
*BarModuleHook !LabelLsBoxHook Seperator_3
*BarModuleHook !LabelLsBoxHook VWM_Back
*BarModuleHook !LabelLsBoxHook Seperator_4
*BarModuleHook !LabelLsBoxHook Command_Back
*BarModuleHook !LabelLsBoxHook Seperator_5
*BarModuleHook !LabelLsBoxHook Seperator_6
*BarModuleHook !xTrayLsBoxHook
*BarModuleHook !LabelLsBoxHook Seperator_7
*BarModuleHook !LabelLsBoxHook Clock_Back
;*BarModuleHook !ClockWorkHook
*BarModuleHook !LabelLsBoxHook Digital_Clock
*BarModuleHook !LabelLsBoxHook Date_Text
*Label Bar
BarX 0
BarY -62
BarWidth 1600
BarHeight 62
BarToolTip ""
BarAlphaMap FALSE
BarAlwaysOnTop FALSE
BarImage $scheme$taskbar.png
BarHoverImage .none
BarPressedImage .none
BarOnLeftClick .none
BarAddToGroup 4
BarCustomAlphaFade 10 10
*BarModuleHook !LabelLsBoxHook Dingy_Hide
*BarModuleHook !LabelLsBoxHook Seperator_1
*BarModuleHook !RainmeterLsBoxHook
*BarModuleHook !LabelLsBoxHook Seperator_2
*BarModuleHook !xTaskbarLSBoxHook Taskbar
*BarModuleHook !LabelLsBoxHook Seperator_3
*BarModuleHook !LabelLsBoxHook VWM_Back
*BarModuleHook !LabelLsBoxHook Seperator_4
*BarModuleHook !LabelLsBoxHook Command_Back
*BarModuleHook !LabelLsBoxHook Seperator_5
*BarModuleHook !LabelLsBoxHook Seperator_6
*BarModuleHook !xTrayLsBoxHook
*BarModuleHook !LabelLsBoxHook Seperator_7
*BarModuleHook !LabelLsBoxHook Clock_Back
;*BarModuleHook !ClockWorkHook
*BarModuleHook !LabelLsBoxHook Digital_Clock
*BarModuleHook !LabelLsBoxHook Date_Text
*Label Bar
BarX 0
BarY -62
BarWidth 1600
BarHeight 62
BarToolTip ""
BarAlphaMap FALSE
BarAlwaysOnTop FALSE
BarImage $scheme$taskbar.png
BarHoverImage .none
BarPressedImage .none
BarOnLeftClick .none
BarAddToGroup 4
BarCustomAlphaFade 10 10
Now, a few problems I am having here...
#1 Alpha Transparency doesn't work within the Box.
#2 xTaskbar doesn't update, it loads in the beginning but that's it, it isn't "Active" what I mean it is just like an image that is sitting there.
#3 Also if I hook Clockwork it falls behind the bar. If it is unhooked it's fine.
I think that's it for now...