Posted by member 130127 on 2006-09-01 07:20:32
hi!
ive boxed a label and wanted it to change the color on mouseover/mouseleave, but it did not work.
heres the code:
LogX "110"
LogY "131"
LogWidth 50
LogHeight 12
LogFontHeight 12
LogJustify "left"
LogFont "Segoe UI Bold"
LogFontColor 523d23
LogImage entry.bmp
LogText "log off"
LogTopBorder 1
LogBottomBorder 1
LogOnMouseEnter !Execute [!LabelSetFontColor 79bab0]
LogOnMouseLeave !Execute [!LabelSetFontColor 523d23]
LogOnLeftClick !Execute [!Logoff]
LogLSBoxName linkbox
whats wrong here?
any replies would be great! thanx!
ive boxed a label and wanted it to change the color on mouseover/mouseleave, but it did not work.
heres the code:
LogX "110"
LogY "131"
LogWidth 50
LogHeight 12
LogFontHeight 12
LogJustify "left"
LogFont "Segoe UI Bold"
LogFontColor 523d23
LogImage entry.bmp
LogText "log off"
LogTopBorder 1
LogBottomBorder 1
LogOnMouseEnter !Execute [!LabelSetFontColor 79bab0]
LogOnMouseLeave !Execute [!LabelSetFontColor 523d23]
LogOnLeftClick !Execute [!Logoff]
LogLSBoxName linkbox
whats wrong here?
any replies would be great! thanx!