Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!alfalfa.com!nazgul From: nazgul@alfalfa.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: Context Sensitive Help Message-ID: <910108194944.281@alphalpha> Date: 9 Jan 91 00:49:44 GMT References: <1991Jan8.224436.11228@porthos.cc.bellcore.com> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 12 > respond to their help callbacks. It seems as if the selected > widgets grabs and interprets *any* help callbacks > preventing the other non-selectable widgets from theirs! > > I've tried to define and use translations to get around it with no success. > Any ideas? *ALL* appreciated! As far as I can tell the help callback *always* goes to the widget with the keyboard focus. This makes it impossible to get help on anything that doesn't get the focus, and it also makes mouse-based help impossible. I've complained about this but I haven't heard an answer either.