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

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!wri!pubs7.wri.com!jbrewer
  3. From: John Brewer <jbrewer@wri.com>
  4. Subject: Re: THINK Reference comments wanted.
  5. Message-ID: <1993Jan12.013114.10913@wri.com>
  6. X-Xxmessage-Id: <A7777B9013016707@pubs7.wri.com>
  7. X-Xxdate: Mon, 11 Jan 93 01: 31:28 GMT
  8. Sender: news@wri.com
  9. Nntp-Posting-Host: pubs7.wri.com
  10. Organization: Wolfram Research, Inc.
  11. X-Useragent: Nuntius v1.1.1d16
  12. References: <1istbrINN79i@crcnis1.unl.edu>
  13. Date: Tue, 12 Jan 1993 01:31:14 GMT
  14. Lines: 40
  15.  
  16. THINK Reference comments wanted.
  17.  
  18. I've been using Think Reference for the past week or so.  Version 2.0
  19. just came out, and it is way cool.  For instance, to answer your
  20. question, I just switched over to Think Reference, entered "printing ma"
  21. <return>, and was presented with a screen listing all the printing
  22. manager calls, as well as two code examples.  I clicked on the link for
  23. one of the code examples, and the entire code example instantly appeared
  24. on my screen.  Had I wanted to, I could have copied it and pasted it here
  25. (modulo Symantec's copyright).  Total elapsed time: 15 seconds.
  26.  
  27. I used to use something called "Programmers Online Companion."  It was an
  28. INIT that let you search for toolbox calls, and would type them into your
  29. editor for you.  As an INIT, it was always taking up RAM, whereas Think
  30. Reference is a full fledged application that you can quit any time.  I
  31. used Now Menus to make Command-Help either launch or switch to Think
  32. Reference which makes it almost as convenient as Programmer's Online
  33. Companion.
  34.  
  35. Think Reference is definitely an important part of a balanced diet for
  36. any Mac programmer.  But you probably still need Inside Macintosh (all 9
  37. volumes $$$$$$$) if you are serious.  Also, get some sort of framework. 
  38. There are several skeleton applications available from sumex, and similar
  39. sources.  Working with a skeleton app takes care of all the hard stuff,
  40. so you can concentrate on your application domain.  Still, expect a
  41. learning curve of 6 months to a year if you have never written
  42. event-driven programs before.
  43.  
  44. One hint: You can probably get Think Reference by mail order for less
  45. than the offer from Symantec.  Shop a couple places, though, as prices
  46. vary by as much as $20.
  47.  
  48. Oops! I just went back and noticed that the code example on printing
  49. seems to be available in "C" only.  Sorry.  Perhaps someone who uses
  50. Pascal primarily can provide more illumination.
  51.  
  52. John Brewer
  53.  
  54. p.s.  Does anyone know how to create new Think Reference Databases? 
  55. T'would be cool.
  56.