home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 18968 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.0 KB

  1. Path: sparky!uunet!sunquest!alpha.sunquest.com!djp
  2. From: djp@alpha.sunquest.com (Dan Parslow, ext. 2556)
  3. Newsgroups: comp.windows.x
  4. Subject: X standard for CopyArea
  5. Message-ID: <10NOV199210563988@alpha.sunquest.com>
  6. Date: 10 Nov 92 17:56:00 GMT
  7. Sender: news@sunquest.UUCP
  8. Organization: Sunquest Information Systems, Tucson AZ
  9. Lines: 22
  10. News-Software: VAX/VMS VNEWS 1.4-b1
  11.  
  12.  
  13. Greetings,
  14.  
  15. I have a question about the X standard for CopyArea:
  16.  
  17. If the source and destination of a call to CopyArea are on the
  18. same drawable, and they overlap, is it in the spec that CopyArea
  19. behave as though an intermediate buffer was used?  I. e., will
  20. the copy be performed "safely" so that the destination rectangle,
  21. after CopyArea returns, is exactly what the source rectangle was
  22. before the copy? 
  23.  
  24. I have found experimentally that CopyArea performs overlapping
  25. copies within a single drawable safely, but I don't dare code to
  26. that assumption unless I know that it can be relied upon as a
  27. standard. 
  28.  
  29. Any info appreciated,
  30.  
  31. Dan Parslow
  32. Sunquest Information Systems, Inc.
  33. parslow@sunquest.com
  34.