home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18443 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  1.6 KB

  1. Path: sparky!uunet!sydvm1.VNET.IBM.COM
  2. From: mgraf@sydvm1.VNET.IBM.COM (Michael Graf)
  3. Message-ID: <19921115.155946.640@almaden.ibm.com>
  4. Date: Mon, 16 Nov 92 10:55:47 EDT
  5. Newsgroups: comp.sys.mac.programmer
  6. Subject: PICT Updates and Refreshes
  7. Organization: Australian Programming Centre (IBMA)
  8. Disclaimer: This posting represents the poster's view only.
  9. News-Software: Usenet 3.0
  10. Lines: 25
  11.  
  12.   Can anyone please provide me with some hints, pointers, advice or
  13. code to help me handle updates to a PICT (read in from a resource) within
  14. a window. I would like to only have to refresh portions of the PICT, rather
  15. than refresh the entire window, based on the current Update Region.
  16.  
  17.   Basically, I read in a specific PICT resource and display it in a window.
  18. Then as the user makes updates, I would like to only update (via the
  19. update event or program controlled) certain potions. I could read in the
  20. PICT again and display it but this is very slow and inefficient, considering
  21. all the other objects currently shown.
  22.   There MUST be a better way !!
  23.  
  24.   Is it possible to READ IN and display portions of a PICT resource ?
  25. or Read in and store it elsewhere and then move portions of it around ?
  26. or Update specific portions easily ?
  27.  
  28.   Any help, advice or suggestions would be most gratefully received.
  29.   Thanx in advance, for the help....
  30.  
  31.  
  32. **********************************************************************
  33. Regards,
  34.   Michael Graf                INTERNET:    (mgraf@sydvm1.vnet.ibm.com)
  35.                               BITNET:      (mgraf@vnet)
  36. **********************************************************************
  37.