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