On 7/25/2020 1:10 AM, charlie wrote: > 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?
The use of colorNormal and colorHighlight properties are what you need
to look at. Check them out in help ...