home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / tcl / 1209 < prev    next >
Encoding:
Text File  |  1992-08-17  |  735 b   |  18 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!wupost!gumby!yale!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!tamsun.tamu.edu!inetg1!cgp
  3. From: cgp@Arco.COM (Chris Phillips  (214) 754-6419)
  4. Subject: Extending a listbox selection `a la Macintosh
  5. Message-ID: <1992Aug17.224808.23428@Arco.COM>
  6. Organization: ARCO Oil and Gas Company
  7. Date: Mon, 17 Aug 1992 22:48:08 GMT
  8. Lines: 8
  9.  
  10. On a Macintosh, it is a common to be able to press B1 in a window and,
  11. without releasing B1, drag the pointer out of the window to achieve
  12. scrolling.  The scrolling continues until B1 is released or the pointer
  13. re-enters the window.  Has anyone implemented this in Tk?  If not, how?
  14.  
  15. Scanning is sorta close to this, but you have to keep moving the pointer...
  16.  
  17. Chris
  18.