home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14263 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.4 KB

  1. Path: sparky!uunet!wupost!darwin.sura.net!mips!sdd.hp.com!samsung!transfer!ceylon!choffman.gte.com!user
  2. From: chuck@gte.com (Chuck Hoffman)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Help with TextEdit.
  5. Message-ID: <chuck-200892074135@choffman.gte.com>
  6. Date: 20 Aug 92 11:39:48 GMT
  7. References: <1992Aug18.162910.26177@leela.cs.orst.edu>
  8. Sender: news@ceylon.gte.com
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: GTE Laboratories
  11. Lines: 25
  12.  
  13. In article <1992Aug18.162910.26177@leela.cs.orst.edu>,
  14. woodc@jacobs.CS.ORST.EDU (Major Havok) wrote:
  15. > [...]
  16. > If anyone out there can give me some information about using
  17. > TextEdit, I would be forever in your debt. :-) Also, any source code that
  18. > might demonstrate the use of TextEdit would be very helpful. Thanks...
  19.  
  20. "Major Havok"?
  21.  
  22. I have code in THINK C, not Pascal for a sample application called
  23. "Chassis."  If you also know C, it would be useful.
  24.  
  25. I also have the handouts for a course I taught in Macintosh programming for
  26. people who had experience programming something else.  E-mail me and I
  27. would be happy to send you the pages about TextEdit and/or the current
  28. "Chassis" source code (and flow chart).
  29.  
  30. Believe it or not, I found the most difficult thing about TextEdit was
  31. hooking it into the use of a scrolling control.  In fact, after I posted
  32. "Chassis" in public places a bug was discovered in scrolling!  The
  33. descriptions of the destination and view rectangles in IM-1 are
  34. unfortunately ambiguous.
  35.  
  36. -Chuck
  37.