Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!spool.mu.edu!news.cs.indiana.edu!nstn.ns.ca!uupsi!TALOS!eric From: eric@talos.npri.com (Eric Williams) Newsgroups: comp.windows.x Subject: DECwindows list boxes absorb mouse events Message-ID: <2296@talos.npri.com> Date: 22 May 91 20:21:56 GMT Organization: NPRI, Alexandria VA Lines: 15 I have an application that interactively manipulates DECwindows objects (it's a high-level object editor). There is a problem with list boxes-- they seem to be the only object that masks mouse button events from the application. I suppose this is because the designers thought applications would only be interested in the end result, an item selection, but in my case this poses a real problem. The only mouse events that seem to make it through are motions across the parent when the drag is started on the parent. If I click and drag on the list box-- nothing. Making the list box insensitive does not improve the situation. Any ideas how I can get around this obstacle? Thanks in advance... eric@npri.com << OR >> ...uunet!uupsi!npri6!eric Eric C. Williams/ NPRI/ Alexandria, VA/ (703) 683-9090 "Don't even try to figure this out unless you have to." -Xlib Prog. Manual