home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!cac.washington.edu!brad
- From: brad@cac.washington.edu (Brad Greer)
- Newsgroups: comp.lang.tcl
- Subject: Double Click not seen
- Date: 26 Jan 1993 19:46:24 GMT
- Organization: University of Washington
- Lines: 25
- Sender: brad@shiva2.cac.washington.edu (Brad Greer)
- Distribution: world
- Message-ID: <1k44egINNp2m@shelley.u.washington.edu>
- NNTP-Posting-Host: shiva2.cac.washington.edu
-
- Setup:
- Dec 5000 running Ultrix 4.2a
- TK3.0 or TK2.3 wish
- Motif 1.1
-
- Problem: When I bind a Double-1 click event to a listbox item, it works
- only if I *DON'T* have a Motif key binding that says:
-
- <Btn1Down> window f.raise
-
- I suspect that wish is looking for a <Button1><Button1> event stream,
- but Motif may be including a raise event in-between the Button events so
- the expected is never 'seen' ???? Is there an easy fix?
-
- A side note - Double clicks work ok on other X apps (like Xrn) with the
- same Motif binding in-place.
-
- --
-
- ****************************************************************************
- Brad Greer - Software Engineer
- Networks and Distributed Computing
- University of Washington
- INTERNET: brad@cac.washington.edu TELEPHONE: (206) 685-4179
- ****************************************************************************
-