home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21174 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.2 KB

  1. Path: sparky!uunet!noc.near.net!pacvax!pacersoft.com
  2. From: duga@pacersoft.com (Brady Duga)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Think Ref 2.0
  5. Message-ID: <1835@pacvax.UUCP>
  6. Date: 11 Jan 93 15:38:27 GMT
  7. References: <1993Jan7.193426.26713@cronkite.ocis.temple.edu> <1993Jan11.010433.24766@bilby.cs.uwa.edu.au> <1993Jan11.033946.19312@cujo.curtin.edu.au>
  8. Sender: news@pacvax.UUCP
  9. Organization: Pacer Software
  10. Lines: 12
  11. Nntp-Posting-Host: dugamac
  12. X-UserAgent: Nuntius v1.1.1d17
  13. X-XXDate: Mon, 11 Jan 93 15:36:54 GMT
  14.  
  15.  
  16. Well, I seem to remember an FKEY (I had it, but lost it when I changed
  17. jobs) that would allow you copy bits of text from a window. You could get
  18. all the text in the window or just specify a selection rectangle. It
  19. would put the text in the clipboard. You could only copy text actually
  20. visible on the screen, and you would get it the way it was drawn. So, if
  21. the last line was drawn first, you got the last line as the first line. I
  22. think it worked by making a fake update for the window, and patching(???)
  23. the Drawxxx calls. Anyway, I think it used to be on Sumex. I did use this
  24. with the old Think reference. Don't know if it works under System 7, tho.
  25.  
  26. --Brady
  27.