home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4135.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.3 KB

  1. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.10/8.6.9) with ESMTP id DAA09856 for <executor@nacm.com>; Fri, 25 Aug 1995 03:48:43 -0700
  2. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id EAA28373; Fri, 25 Aug 1995 04:48:39 -0600
  3. Received: from gwar.ardi.com by mailhost  with smtp
  4.     (nextstep Smail3.1.29.0 #11) id m0slwFU-000YbnC; Fri, 25 Aug 95 04:44 MDT
  5. Received: by gwar.ardi.com (linux Smail3.1.28.1 #5)
  6.     id m0slwFR-000GOkC; Fri, 25 Aug 95 04:44 MDT
  7. Message-Id: <m0slwFR-000GOkC@gwar.ardi.com>
  8. Date: Fri, 25 Aug 95 04:44 MDT
  9. From: mat@ardi.com (Mat Hostetter)
  10. To: John Edward Bauer <jbauer@plains.nodak.edu>
  11. Cc: executor@nacm.com
  12. Subject: Re: Small observations and suggestions.
  13. In-Reply-To: <Pine.SOL.3.91.950825050112.5716A-100000@plains>
  14. References: <Pine.SOL.3.91.950825050112.5716A-100000@plains>
  15. Sender: owner-paper@nacm.com
  16. Precedence: bulk
  17.  
  18. >>>>> "John" == John Edward Bauer <jbauer@plains.nodak.edu> writes:
  19.  
  20.     John> I have noticed that in the E/D version that just clicking on
  21.     John> a scroll bar arrow will move the corresponding text. For
  22.     John> instance moving text up and down in the tex-edit. In the E/L
  23.     John> version one must move the mouse slightly to make the
  24.     John> corresponding text move.
  25.  
  26. I think this is an X11 bug related to two-button mice.  The same thing
  27. happens in Emacs and other X apps on my two-button system, and it
  28. doesn't happen on ARDI's three-button system.  My guess is that when X
  29. sees a mouse down event, it doesn't know if you're trying to hit both
  30. mouse buttons "simultaneously" to emulate the third button, or if you
  31. really do just want that single button.  Once the mouse moves, or the
  32. button is released, the X server knows that you actually wanted just
  33. the single button and the event is sent on to the X app.
  34.  
  35.     John> And the suggestion.  If possible make the text movement in
  36.     John> realtime. I have not seen one mac application on a *real*
  37.     John> mac do this, including netscape, where realtime scrolling
  38.     John> makes it so much easier to scroll through documents.
  39.  
  40. I also like realtime scrolling better, but because those aren't the
  41. Mac semantics we would almost certainly break many programs if we
  42. tried to do this.
  43.  
  44. -Mat
  45.  
  46.