jaz@icd.ab.com (Jack A. Zucker) (03/14/90)
I have a series of input fields which are asciiTextWidgets. I have set up an event to trigger on EnterWindowMask | LeaveWindowMask. Whenever I get an event, I switch the foreground and background pixel values of the asciiTextWidget using XtSetValues(). This works for the field, but the text remains in it's previous color. I tried changing the textSink widget's foreground and background, but to no avail. Any suggestions ? jaz@calvin.icd.ab.com