End session events in wxGTK 2.8.3

Mart Raudsepp leio at dustbite.net
Wed May 2 12:18:16 PDT 2007


On Wed, 2007-05-02 at 18:34 +0200, Vadim Zeitlin wrote:
> On Wed, 02 May 2007 16:51:20 +0100 Andy Robinson <andy at seventhstring.com> wrote:
> 
> AR> Hello, should it be possible to get end-session events in wxGTK?
> 
>  I guess it isn't (as your grep indicates). To implement this my guess is
> that we'd need to interface with GNOME/KDE session manager (or is there
> something at X11 level we could use?),

We should be able to use the X Session Management Protocol for this.
Documentation: http://www.xfree86.org/current/xsmp.pdf

> i.e. unfortunately I don't think this is trivial.

Yeah, I believe implementing this with all the testing necessary would
be a days job.


With Regards,
Mart Raudsepp





More information about the wx-users mailing list