Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!alfalfa.com!nazgul From: nazgul@alfalfa.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: Restricting or "greying out" menu items Message-ID: <910106020356.169@alphalpha> Date: 6 Jan 91 07:03:56 GMT References: <1679@ulowell.ulowell.edu> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 5 > The XmLabel widget has the XmNsensitive resource. If set to true it will > display the XmNlabeString "grayed out" and it won't activate the button. It's recommended that you use XtSetSensitive instead, since there may be other resources/widgets that need to be notified.