Re: Fwd: Catch signal
- From: Christian Neumair <chris gnome-de org>
- To: Daniel Espinosa <esodan gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Fwd: Catch signal
- Date: Thu, 05 Jan 2006 00:32:27 +0100
Am Mittwoch, den 04.01.2006, 14:13 -0600 schrieb Daniel Espinosa:
---------- Forwarded message ----------
From: Daniel Espinosa <esodan gmail com>
Date: 04-ene-2006 14:12
Subject: Re: Catch signal
To: Fernando ApesteguÃa <fernando apesteguia gmail com>
Yes I think.
You may need a interprocess comunication, like D-BUS see:
http://www.freedesktop.org/wiki/Software_2fdbus
The traditional UNIX way of solving this is using sockets. [1] gives a
nice introduction, although it uses Python.
[1] http://www.amk.ca/python/howto/sockets/
2006/1/4, Fernando ApesteguÃa < fernando apesteguia gmail com>:
Hi,
I've developed an app test to catch a delete_event for a window so I can
show some messages and then depending on the user answer close or not the
window.
My question is if there is a way to handle this signal from an external
application. This is.... The application B detects when the delete event
has
been sent to the application A.
Is this possible?
--
Christian Neumair <chris gnome-de org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]