Path: utzoo!censor!geac!jtsv16!uunet!wuarchive!gem.mps.ohio-state.edu!apple!voder!parns!michael From: michael@parns.nsc.com (Michael C. Wagnitz) Newsgroups: comp.windows.x Subject: X11 commandWidget highlight question Keywords: commandWidget highlight Message-ID: <152@harley.nsc.com> Date: 10 Nov 89 23:34:16 GMT Organization: National Semiconductor, Santa Clara Lines: 8 I should like to know if it is possible to invoke a commandWidget's highlight action on a button, from within another widget's callback procedure? I would like to highlight one 'button' in my application program whenever this other widget has been told to execute its callback list. I've read the X Intrinsics manual which states (in Chapter 10.4) that you can do something along these lines using Accelerators, but without an example the description in the manual appears vague.