Path: utzoo!attcan!uunet!kddlab!trl!rdmei!ptimtc!olivea!apple!snorkelwacker.mit.edu!bloom-beacon!dprg-330.GOVt.shearson.COM!fgreco From: fgreco@dprg-330.GOVt.shearson.COM (Frank Greco) Newsgroups: comp.windows.x Subject: Re: XView Scrolling List Message-ID: <9011301853.AA03053@islanders.> Date: 30 Nov 90 18:53:34 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 8 >I would like to change the default mouse events sent to a Scrolling List. You could receive the mouse events yourself if you set the PANEL_LIST's event_proc to a function of your own. Just look for the mouse-up event (as you state). Don't forget to pass on the events that you don't want to handle yourself. Frank G.