home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / tcl / 1798 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.4 KB

  1. Path: sparky!uunet!think.com!ames!agate!sprite.berkeley.edu!jhh
  2. From: jhh@sprite.berkeley.edu (John H. Hartman)
  3. Newsgroups: comp.lang.tcl
  4. Subject: mx/tx 2.5 available
  5. Followup-To: comp.lang.tcl
  6. Date: 11 Nov 1992 20:23:31 GMT
  7. Organization: University of California, Berkeley
  8. Lines: 27
  9. Distribution: world
  10. Message-ID: <1drq43INN9cn@agate.berkeley.edu>
  11. NNTP-Posting-Host: loiter.berkeley.edu
  12.  
  13.  
  14. I've put together a version of mx and tx that uses the standard X
  15. selection mechanism, rather than the current home-grown variety.
  16. The sources are available on sprite.berkeley.edu in mx-2.5.tar.Z.
  17. A patch file is in mx-2.5.patch.Z. There are a few caveats:
  18.  
  19. 1) mx and tx still use an old version of tcl (5.0 or so) and do
  20. not use tk.  The version of tcl you need is included in the
  21. distribution. Get a copy of Brent Welch's "mxedit" if you want a
  22. version of mx that uses tk.
  23.  
  24. 2) I didn't include support for the incremental mode of selection
  25. transfer.  As a result mx and tx 2.5 will only handle selections
  26. up to 256KB in size.  You can increase this if you want. Modify
  27. the TK_SEL_BYTES_AT_ONCE variable in the file sx/tkSelect.c.
  28.  
  29. 3) The old selection mechanism is not supported at all, so you
  30. can't cut and paste between the new version of these programs and
  31. older versions.
  32.  
  33. Let me know if you have any problems.
  34.  
  35. John
  36. -----------------------------------------------------------------------
  37. John H. Hartman
  38. Graduate Student, UCB Sprite project
  39. jhh@sprite.berkeley.edu
  40.