strange color behavior in datagrid form
Yves COPPE
yvescoppe at skynet.be
Mon Mar 15 12:22:41 EDT 2010
Le 15 mars 10 à 17:13, Trevor DeVore a écrit :
> On Mar 14, 2010, at 1:29 PM, Yves COPPE wrote:
>
>> I have a grid (form type)
>> one fld of the grip is named "check"
>>
>> in the FillInData handler I have this script
>>
>> if fld "check" of me contains "OK" then
>> set the foregroundColor of fld "check" of me to red
>> end if
>
> You don't have an else statement to set the foregroundColor to empty
> if the field doesn't contain "OK".
>
re,
no
I will try and lety you know
thanks
Greetings.
Yves COPPE
yvescoppe at skynet.be
More information about the use-livecode
mailing list