home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21144 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.9 KB  |  48 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!munnari.oz.au!uniwa!bilby.cs.uwa.oz.au!usenet
  3. From: Quinn <quinn@cs.uwa.edu.au>
  4. Subject: Re: Think Ref 2.0
  5. Message-ID: <1993Jan11.010433.24766@bilby.cs.uwa.edu.au>
  6. X-Xxdate: Mon, 11 Jan 93 00: 58:30 GMT
  7. Sender: usenet@bilby.cs.uwa.edu.au
  8. Nntp-Posting-Host: eriodon
  9. Organization: The University of Western Australia
  10. X-Useragent: Nuntius v1.1.1d13
  11. References: <1993Jan7.193426.26713@cronkite.ocis.temple.edu> <PHILS.93Jan9224010@chaos.cs.brandeis.edu> <1993Jan10.105211.527@sics.se> <C0nB2x.HBJ@world.std.com>
  12. Date: Mon, 11 Jan 1993 01:04:33 GMT
  13. Lines: 33
  14.  
  15. In article <PHILS.93Jan8135651@chaos.cs.brandeis.edu> Phil Shapiro,
  16. phils@chaos.cs.brandeis.edu writesIn article 
  17. >In article <wondertr.726513991@sfu.ca> wondertr@fraser.sfu.ca
  18. (wondertree 
  19. >learning center) writes:
  20. >>
  21. >>   my big question is does 2.0 allow one to copy the sample code out
  22. >>of the program...
  23. >
  24. >Yes. While THINK Ref 2.0 doesn't support arbitrary text selections, it
  25. >has a new menu item that copies the code examples on the current page
  26. >to the clipboard.
  27.  
  28. My, that's intuitive!
  29.  
  30. >The main reason was that supporting arbitrary selections would've
  31. >required a basic TextEdit engine. For speed, THINK Ref uses a simple
  32. >imaging model supported by DrawString or DrawText. [...] It was decided
  33. >that copying all source code text was an adequate solution, given our
  34. >constraints of memory and speed.
  35.  
  36. I agree, a fast solution is best BUT...
  37.  
  38. How about Nuntius' solution of copying whole lines at a time.  Sure
  39. it's not as good as full character based selection but at least
  40. the users have some hope of figuring out how it works (and it's
  41. a darn sight more convenient too).
  42.  
  43. OK, OK, it's not my program, I'll shut up.  It's only a suggestion.
  44.  
  45. Quinn "The Eskimo!"      <quinn@cs.uwa.edu.au>     "Support HAVOC!"
  46. Department of Computer Science, The University of Western Australia
  47.   -- 20 - 20 program design hindsight!
  48.