home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14229 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.1 KB

  1. Path: sparky!uunet!mcsun!fuug!demos!kiae!glas!demos!thunder.mcrcim.mcgill.edu!mouse
  2. From: mouse@thunder.mcrcim.mcgill.edu
  3. Newsgroups: comp.windows.x
  4. Date: 18 Jul 92 17:22 MDT
  5. Subject: Re: Kills from Window Manager
  6. Sender: Notesfile to Usenet Gateway <notes@glas.apc.org>
  7. Message-ID: <1992Jul18.132220.18254@thunder.m>
  8. Nf-ID: #N:1992Jul18.132220.18254@thunder.m:1258324643:001:645
  9. Nf-From: thunder.mcrcim.mcgill.edu!mouse    Jul 18 17:22:00 1992
  10. Lines: 17
  11.  
  12.  
  13. In article <1460adINN77b@early-bird.think.com>, barmar@think.com (Barry Margolin) writes:
  14.  
  15. > "Send Delete" is presumably bound to f.delete, which invokes the
  16. > WM_DELETE_WINDOW protocol.  Well-behaved applications should
  17. > implement this protocol; see the ICCCM for details.
  18.  
  19. If an application would simply exit when asked to delete its window,
  20. and it has no requirement for user interaction during its cleanup
  21. operations, if any, I see no reason why it should bother participating
  22. in WM_DELETE_WINDOW.  (I suspect this is a fairly large class of
  23. applications.)  Do you see any such reason?
  24.  
  25.                     der Mouse
  26.  
  27.                 mouse@larry.mcrcim.mcgill.edu
  28.  
  29.