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

  1. Path: sparky!uunet!ogicse!uwm.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!organ!ware
  2. From: ware@organ.cis.ohio-state.edu (Peter Ware)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Kills from Window Manager
  5. Message-ID: <WARE.92Jul23123247@organ.cis.ohio-state.edu>
  6. Date: 23 Jul 92 17:32:47 GMT
  7. Article-I.D.: organ.WARE.92Jul23123247
  8. References: <1992Jul18.132220.18254@thunder.m>
  9. Sender: news@cis.ohio-state.edu (NETnews        )
  10. Organization: Ohio State Computer Science
  11. Lines: 23
  12. In-Reply-To: mouse@thunder.mcrcim.mcgill.edu's message of 18 Jul 92 17: 22 MDT
  13. Originator: ware@organ.cis.ohio-state.edu
  14.  
  15. In article <1992Jul18.132220.18254@thunder.m> mouse@thunder.mcrcim.mcgill.edu writes:
  16.  
  17.    In article <1460adINN77b@early-bird.think.com>, barmar@think.com (Barry Margolin) writes:
  18.  
  19.    > "Send Delete" is presumably bound to f.delete, which invokes the
  20.    > WM_DELETE_WINDOW protocol.  Well-behaved applications should
  21.    > implement this protocol; see the ICCCM for details.
  22.  
  23.    If an application would simply exit when asked to delete its window,
  24.    and it has no requirement for user interaction during its cleanup
  25.    operations, if any, I see no reason why it should bother participating
  26.    in WM_DELETE_WINDOW.  (I suspect this is a fairly large class of
  27.    applications.)  Do you see any such reason?
  28.  
  29. Because to avoid the current error message you'd use an I/O error
  30. handler that blithely ignores lost connections and just exits.
  31.  
  32. --pete
  33. --
  34. Pete Ware / Ohio State University /
  35.            ware@cis.ohio-state.edu
  36.            (614) 538-0965
  37. Too bad the Nike slogan isn't "Just Do It Right" instead of "Just Do It"
  38.