Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!h.cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!dbb From: dbb@cerc.wvu.wvnet.edu (Dice Blackboard) Newsgroups: comp.windows.x Subject: Text Background Message-ID: <164@cerc.wvu.wvnet.edu.edu> Date: 3 Jul 89 14:56:29 GMT Sender: news@cerc.wvu.wvnet.edu Lines: 9 After the XtRealizeWidget invocation, We are trying to set the text widget background using : XtSetArg(arg[0], XtNbackground, 1); XtSetValues(widget_id, arg, 1); It does not seem to work. Any ideas ?