home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18558 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!gumby!wupost!tulane!rouge!pvl1779
  3. From: pvl1779@usl.edu (Leach Phuong V)
  4. Subject: how to update my windows
  5. Message-ID: <1992Nov18.000828.15488@usl.edu>
  6. Sender: anon@usl.edu (Anonymous NNTP Posting)
  7. Organization: University of Southwestern Louisiana
  8. References: <1e5fvgINN835@uni-paderborn.de> <7893@lib.tmc.edu> <RMF.92Nov17175921@chopin.cs.columbia.edu>
  9. Date: Wed, 18 Nov 1992 00:08:28 GMT
  10. Lines: 16
  11.  
  12.  
  13. I have a window that I am plotting a bunch of points in.  When I pull up
  14. my dialog box to change some parameters it covers up some of the graph
  15. so that when I dismiss the dialog, I have a white box on part of my 
  16. graph.  I know that in the window record there is an update region that
  17. is maintained by the system.  I just can't figure out how to draw my 
  18. stuff in that region.  I can't store the points in a data structure
  19. because it would be too large.  Is there a way I can save the contents 
  20. of the window into a pict or some other data structure and then just 
  21. call "draw window contents" in one fell swoop?
  22.  
  23. thanx,
  24. Robb
  25. :wq
  26. oops!
  27.  
  28.