Re: TWAPI - how to register a callback to a Shutdown (or similar) event?
- From: jenglish@xxxxxxxxxxxxx (Joe English)
- Date: 11 May 2007 01:26:29 GMT
Martin Lemburg wrote:
`
Perhabs I found the solution for my problem, not really needing twapi,
just by ...
wm protocol . WM_SAVE_YOURSELF
But ... is this event really supported?
Yes, but beware that the semantics of [wm protocol ... WM_SAVE_YOURSELF]
are very different on Windows and on X11. On X11, the WM_SAVE_YOURSELF
handler _must_ update the [wm command] string, otherwise it can
prevent users from logging out.
--Joe English
.
- References:
- TWAPI - how to register a callback to a Shutdown (or similar) event?
- From: MartinLemburg@UGS
- Re: TWAPI - how to register a callback to a Shutdown (or similar) event?
- From: MartinLemburg@UGS
- TWAPI - how to register a callback to a Shutdown (or similar) event?
- Prev by Date: openmosix, forks, event programming
- Next by Date: Re: Simple maths question
- Previous by thread: Re: TWAPI - how to register a callback to a Shutdown (or similar) event?
- Next by thread: Tk/Linux: How do I tell whether a font is scalable?
- Index(es):
Relevant Pages
|