Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!jarthur!elroy.jpl.nasa.gov!sdd.hp.com!uakari.primate.wisc.edu!crdgw1!galen.crd.ge.com From: leue@galen.crd.ge.com (Bill Leue) Newsgroups: comp.windows.open-look Subject: The Answer to OW 2 Help Package Problem Message-ID: <19806@crdgw1.crd.ge.com> Date: 22 May 91 17:15:29 GMT Sender: news@crdgw1.crd.ge.com Organization: General Electric Research & Development Lines: 20 Thanks to the generous help of Gail Matthews from Sun and David Forslund from Los Alamos ACL, I've now got a definitive answer to the problem I posed in my earlier posting about the Help Package in OW 2. The problem I was having was that the Help popups on panel items worked when the F1 key (on a Type 4 keyboard) was pressed, but not when the Help key was pressed. The solution (from Gail Matthews) is to put PANEL_ACCEPT_KEYSTROKE, TRUE, in the xv_create() call for each Panel that you want help for. Then the whole thing works like a charm. And no, this isn't documented in the O'Reilly XView manual. (either revision). This newsgroup and its contributors are the greatest! -Bill Leue leue@crd.ge.com