Subject font color in entryfield
From charlie <tm@tc.com>
Date Sat, 25 Jul 2020 04:10:33 -0400
Newsgroups dbase.getting-started

Is it pssible n a form to have a color font or background in an entryfield.  I see bold or ita;ic font properties for example in entryfields but other than on focus I don't see how to do this.

I want to do something like this:

if a + b # entryfieldx
   entryfieldafont = red
endif

Is there a way of doing this?

Thanks for any help.