Posted by member 180603 on 2004-07-16 11:10:29 link

i looked in xlabel and i am still having a hard time, can anyone provide an exmple if my current task bar clock settings look like this:

*Label TimeLabel
;Label Main Settings
TimeLabelAddToGroup "TaskBar"
TimeLabelX "-114"
TimeLabelY "-40"
TimeLabelWidth "99"
TimeLabelHeight "25"
TimeLabelImage "timeLabel.png"
;Label Text Settings
if mode24
TimeLabelText "[time('ii : nn : ss')]"
else
TimeLabelText "[time('h : nn' )]"

endif
TimeLabelFont "standard 07_53"
TimeLabelFontHeight "19"
TimeLabelVertAlign "bottom"
;Event Settings
TimeLabelOnLeftClickDown control.exe timedate.cpl
TimeLabelOnRightClickDown !PopupClock