home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14812 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  917 b 

  1. Path: sparky!uunet!usc!hacgate!lyra!root
  2. From: root@lyra.scg.hac.com (Dave Fisher)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Is there an easy way to redraw a window for updates and activates?
  5. Message-ID: <23100@hacgate.SCG.HAC.COM>
  6. Date: 1 Sep 92 02:11:20 GMT
  7. Sender: news@hacgate.SCG.HAC.COM
  8. Reply-To: fisher@lyra.hac.com (Dave Fisher)
  9. Distribution: usa
  10. Organization: Hughes Aircraft Co., Carlsbad, CA
  11. Lines: 13
  12.  
  13. Hi,
  14. I have a little drawing application I'm writing.  It uses lots of 
  15. quickdraw calls, doesn't know how to redraw the window in case another
  16. window obscures the window, or it has been re-activated. (update and
  17. activate events)  
  18.  
  19. So my question is, is there some simple way to redraw the window, or
  20. must I somehow save the information about what has been drawn as I
  21. go along?
  22.  
  23. This must relate to printing and saving, too, yes?
  24.  
  25. Thanks in advance,               Dave Fisher      fisher@lyra.hac.com
  26.