Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!think.com!mintaka!bloom-beacon!dont-send-mail-to-path-lines From: mms@genmri.UUCP (Mark Scoville) Newsgroups: comp.windows.x Subject: DEVGUIDE vs. *.info access??? Message-ID: <9105071554.AA06558@genmri.sane.COM> Date: 7 May 91 15:54:18 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 33 So, how does one tell a devguide generated application to respond to the "Help" request (pressing the help key) in the MAIN CONTROL AREA?? All I get is a BEEP, the event handler is not called! (On all popups, it works dine & fandy). SPARCstation1, SunOS 4.0.3, devguide 1.1, olwm, confoosed enghinear. -------- GIL extraction defining offending control area -------- ;Note: f_Stackdis is the application base window object. ( :type :control-area :name p_main :owner f_Stackdis :help "Help msg for main pane." :x 0 :y 0 :width 739 :height 33 :background-color "" :foreground-color "" :show-border nil :menu nil :event-handler fct_StackdisEventHandler :events (:keyboard-left :mouse-enter :mouse-drag ) :user-data () ) ********************************************** * Mark Scoville (415) 683-4332 * * mms@nmri.ge.com -OR- ...!sane!genmri!mms * **********************************************