conditionally formatting a field
mfstuart
mfstuart at cox.net
Thu Dec 18 19:11:53 EST 2008
SparkOut,
The 'focusedObject' is the key script element for this to work.
Thanx for the scripts. It works exactly how I want it to.
---------
on mouseLeave
if the focusedObject is the long id of me then
set the borderColor of me to "#000000"
else
set the borderColor of me to "#ffffff"
end if
end mouseLeave
---------
Regards,
Mark stuart
--
View this message in context: http://www.nabble.com/conditionally-formatting-a-field-tp21067108p21083539.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list