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

  1. Xref: sparky comp.windows.open-look:4411 comp.windows.x:18866
  2. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!yale.edu!think.com!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!mouse
  3. From: mouse@thunder.mcrcim.mcgill.edu (der Mouse)
  4. Newsgroups: comp.windows.open-look,comp.windows.x
  5. Subject: Re: OLIT PopupWindowShell woes
  6. Message-ID: <1992Nov7.111601.20880@thunder.mcrcim.mcgill.edu>
  7. Date: 7 Nov 92 11:16:01 GMT
  8. References: <Bx3z7B.47t@tridom.com> <4228@cvbnetPrime.COM>
  9. Organization: McGill Research Centre for Intelligent Machines
  10. Lines: 25
  11.  
  12. In article <4228@cvbnetPrime.COM>, aperez@caribe.prime.com (Arturo Perez x6739) writes:
  13. > wht@gatekeeper.mis.tridom.com (Warren H. Tucker) writes:
  14. >> [problem with a window not refreshing when it should]
  15. > This is a bug in the Sun OpenWindows server (xnews).  [...]
  16.  
  17. > Popup windows use backing store (y'know, so that they don't have to
  18. > refresh what lies underneath).
  19.  
  20. That's not what backing-store does.  A popup should use save-under.
  21. (Some servers may implement this by using the backing-store mechanisms,
  22. which is not the same thing.)
  23.  
  24. Backing-store is a hint you set on a window that says that it would
  25. probably be worthwhile to save what's in the window when it's obscured.
  26. Save-under is a hint you set on a window that says that it would
  27. probably be worthwhile to save what the window obscures.
  28.  
  29. To put it another way, if window A obscures window B, you can hint
  30. about saving the obscured area by setting save-under on window A or
  31. backing-store on window B.
  32.  
  33.                     der Mouse
  34.  
  35.                 mouse@larry.mcrcim.mcgill.edu
  36.