home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4120 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: ns.ftns.no!news
  2. From: kenneth@norconnect.no (Kenneth C. Nilsen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Problems with zipped windows
  5. Date: 19 Feb 1996 09:09:31 GMT
  6. Organization: A poorly-installed InterNetNews site
  7. Message-ID: <744.6623T548T1325@norconnect.no>
  8. References: <4g1jmr$77r@news.uni-c.dk>
  9. NNTP-Posting-Host: norconnect.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. >I have opened a window with some gadgets and I write some text with the
  13. >intuition.library PrintIText() and graphics.library Text() functions.
  14. >Then I zip the window with the windows own zip gadget.
  15. >Now is my question: Is it still save to refresh the gadgets and write into
  16. >the windows rastport when the window is zipped to only the titlebar?
  17.  
  18. As long as you write to the /window/ rastport it's safe because it has
  19. clipping. You could also do checking on the window size so when your window
  20. is just a "titlebar" your print routine will skip printing.
  21.  
  22.  
  23. ---
  24. Worldwide Solutions AS  \        Kenneth C. Nilsen (kenneth@norconnect.no)
  25.     Advisor, developer   \/\/\/\        http://www.norconnect.no/~kenneth/
  26.            coordinator          \
  27.  
  28.