home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14869 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!Ramon.M.Felciano
  3. From: felciano@summit.stanford.edu (Ramon M. Felciano)
  4. Subject: Q:How to write into a PictComment
  5. Message-ID: <1992Sep2.015630.26244@leland.Stanford.EDU>
  6. X-Posted-From: InterNews1.0a2@leland.stanford.edu
  7. Sender: news@leland.Stanford.EDU (Mr News)
  8. Organization: Stanford University Medical Media and Information 
  9.  Technologies
  10. Date: Wed, 2 Sep 92 01:56:30 GMT
  11. Xdisclaimer: No attempt was made to authenticate the sender's name.
  12. Lines: 22
  13.  
  14. Hi!
  15.  
  16. I'd like to write a string to a PICT resource I'm saving. I seem to
  17. understand the call pretty well, but don't see how to indicate which
  18. PICT I'm saving to. In particular, all of the sample code I've seen
  19. writes the comment while building the picture.
  20.  
  21. I'd like to be able to read in a PICT resource, do some processing on
  22. it, store a string in its comment field, and save it back out, all
  23. _without_ showing the image.
  24.  
  25. Is there any way to do this without setting up an offscreen bitmap to
  26. fake the picture drawing into?
  27.  
  28. Thanks!
  29.  
  30. Ramon
  31.  
  32. +-------------------------------------------------------------+
  33. | Ramon M. Felciano           felciano@summit.stanford.edu    |
  34. |                             (415) 723-9688                  |
  35. +-------------------------------------------------------------+
  36.