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

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!funic!nntp.hut.fi!kaira.hut.fi!s33986s
  3. From: s33986s@kaira.hut.fi (Jarkko Kallio)
  4. Subject: SetLineWidth PicComment
  5. Message-ID: <1993Jan5.145142.9081@nntp.hut.fi>
  6. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  7. Nntp-Posting-Host: kaira.hut.fi
  8. Organization: Helsinki University of Technology, Finland
  9. Date: Tue, 5 Jan 1993 14:51:42 GMT
  10. Lines: 14
  11.  
  12. Thanks to your help I found SetLineWidth PicComment, Technical
  13. Note #175, to draw thin lines on LaserWriter. But I use Macintosh
  14. Common Lisp 2.0 and even if it supports most Mac traps and records
  15. it does not know the SetLineWidth constant. SetLineWidth is an integer 
  16. (Inside Macintosh I-189):
  17.  
  18. Procedure PicComment (kind, dataSize :INTEGER; dataHandle :handle);
  19. (kind should be SetLineWidth. dataSize and dataHandle: see TN#175.)
  20.  
  21. Does anyone know the value of SetLineWidth?
  22. *****************************************************************************
  23. * Joku tolkku se on talkkunan sy|nniss{kin. * jkallio@otax                  *
  24. *                                           *                               *
  25. *****************************************************************************
  26.