> From: adw <adw@csug.cs.reading.ac.uk>
>
> The OLIT Widget Set Programmer's Guide indcates on page 76 (section 3.4)
> that the client should electo receive WM_DELETE_WINDOW messages from
> the window manager. If this is not done then the window manager will
> issue an Kill Client when the user select Quit from the window menu.
>
> Unfortunately I do not now how to do this.
Poplog does this automatically and, under OW2 this was all that was
necessary.
Under OW3 the new functionality added to the VendorShell is called
before Poplog's stuff gets a look-in and kills the client by default.
The code I mailed previously should cope with that.
aids
|