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