home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!Ramon.M.Felciano
- From: felciano@summit.stanford.edu (Ramon M. Felciano)
- Subject: Q:How to write into a PictComment
- Message-ID: <1992Sep2.015630.26244@leland.Stanford.EDU>
- X-Posted-From: InterNews1.0a2@leland.stanford.edu
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: Stanford University Medical Media and Information
- Technologies
- Date: Wed, 2 Sep 92 01:56:30 GMT
- Xdisclaimer: No attempt was made to authenticate the sender's name.
- Lines: 22
-
- Hi!
-
- I'd like to write a string to a PICT resource I'm saving. I seem to
- understand the call pretty well, but don't see how to indicate which
- PICT I'm saving to. In particular, all of the sample code I've seen
- writes the comment while building the picture.
-
- I'd like to be able to read in a PICT resource, do some processing on
- it, store a string in its comment field, and save it back out, all
- _without_ showing the image.
-
- Is there any way to do this without setting up an offscreen bitmap to
- fake the picture drawing into?
-
- Thanks!
-
- Ramon
-
- +-------------------------------------------------------------+
- | Ramon M. Felciano felciano@summit.stanford.edu |
- | (415) 723-9688 |
- +-------------------------------------------------------------+
-