home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20270 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.8 KB

  1. Path: sparky!uunet!paladin.american.edu!gatech!enterpoop.mit.edu!eru.mt.luth.se!kth.se!dront.nada.kth.se!d88-jwa
  2. From: d88-jwa@dront.nada.kth.se (Jon Wtte)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: visRgn and New IM
  5. Message-ID: <1992Dec23.225633.17132@kth.se>
  6. Date: 23 Dec 92 22:56:33 GMT
  7. References: <hMX=7K_@engin.umich.edu>
  8. Sender: usenet@kth.se (Usenet)
  9. Organization: Royal Institute of Technology, Stockholm, Sweden
  10. Lines: 34
  11. Nntp-Posting-Host: dront.nada.kth.se
  12.  
  13. In <hMX=7K_@engin.umich.edu> positron@engin.umich.edu (Jonathan Scott Haas) writes:
  14.  
  15. >Firstly, suppose I have a window onto a very large picture, that the user
  16. >can scroll around in the usual way. Is it OK to redraw that very large
  17. >picture at every updateEvt, trusting the visRgn to do the clipping... or
  18. >will drawing (and discarding most of) such a large picture slow down
  19. >my application intolerably?
  20.  
  21. Well, if the picture is in the form of a bit map, it would be OK.
  22. What I would do is to draw the picture into an offscreen GWorld
  23. matching the screens color setup, and CopyBits from there.
  24. Remember to render the picture anew each time the color setup
  25. changes.
  26.  
  27.  
  28. >Secondly, is every volume of the New Inside Macintosh available yet? I
  29.  
  30. New Inside Mac WILL be a replacement for Old IM, but not until
  31. late next year when the last of the volumes is to be released.
  32. (Actually they'll add several volumes more on OCE, QDGX etc :-)
  33.  
  34. If you want to do development now, buy IM I, II, IV and VI.
  35. Or buy a CD ROM reader and subscribe to _develop_ and get a CD
  36. with all of them (and the new ones that are released!) online.
  37.  
  38. Cheers,
  39.  
  40.                             / h+
  41.  
  42. -- 
  43.  -- Jon W{tte, h+@nada.kth.se, Mac Hacker Deluxe --
  44.   "It was, in fact, cool as all get-out.  Fortunately it was a little
  45.    too late (historically speaking) to be groovy."
  46.                      -- Dennis Pelton
  47.