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