Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!sun!argv From: argv@turnpike.Eng.Sun.COM (Dan Heller) Newsgroups: comp.windows.x.motif Subject: Re: Grey-ing things out Message-ID: <141818@sun.Eng.Sun.COM> Date: 4 Sep 90 23:38:53 GMT References: <7876@gollum.twg.com> <141752@sun.Eng.Sun.COM> <7892@gollum.twg.com> Sender: news@sun.Eng.Sun.COM Organization: O'Reilly && Associates Lines: 17 In article <7892@gollum.twg.com> david@twg.com (David S. Herron) writes: > >> Question: If you want to leave something on the screen but grey > >> it out, how would this be done? > No, I want to grey out things individually. It doesn't matter -- use XtSetSensitive() whether it's on an individual object or on a composite widget in which you'd like to grey out the entire lot. This function sets the XtNsensitive resource that's common to all widgets. I don't think it was clear to you before -- setting this resource to False has the effect of greying out items. -- dan ---------------------------------------------------- O'Reilly && Associates argv@sun.com / argv@ora.com Opinions expressed reflect those of the author only.