home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / fj / maillis / xwindow / 18846 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!scslwide!wsgw!wsservra!onoe
  2. From: converse@expo.lcs.mit.edu (Donna Converse)
  3. Newsgroups: fj.mail-lists.x-window
  4. Subject: Re: translation complication
  5. Message-ID: <1992Dec22.222205.14758@sm.sony.co.jp>
  6. Date: 22 Dec 92 22:22:05 GMT
  7. Sender: onoe@sm.sony.co.jp (Atsushi Onoe)
  8. Distribution: fj
  9. Organization: X Consortium, MIT Laboratory for Computer Science
  10. Lines: 23
  11. Approved: michael@sm.sony.co.jp
  12.  
  13. Message-Id: <9212221900.AA24018@excess>
  14. In-Reply-To: Your message of Tue, 15 Dec 1992 14:07:53 EST.             <9212151907.AA26253@IMSI.COM> 
  15. Date: Tue, 22 Dec 1992 14:00:54 EST
  16.  
  17.  
  18. > I include here source for a simple program to experiment with
  19. > translations.  What I want is to be able to distinguish the following
  20. > user actions for the following purposes:
  21. >     <Btn1Down>        initiate a 'move' operation
  22. >     <Btn1Down>(2)        initiate a 'resize' operation
  23. >     <Btn1Motion>        do the operation
  24. >     Shift<Btn1Motion>    do the operation with constraints
  25. >     <Btn1Up>        complete the operation
  26.  
  27. The Xt specification doesn't support a translation table which contains
  28. both double-click translations and pointer motion translations.   This
  29. is mentioned in Appendix B of the specification and is expained in more
  30. detail on pages 353 and 354 of Asente & Swick.
  31.  
  32.  
  33. Donna Converse
  34. MIT X Consortium
  35.