Re: [g-a-devel]Detecting application exit



Hi,

I believe that if you register for events on desktops, you'll receive notifications when applications are added and deleted from a desktop.

Window events aren't hooked up yet-- I hope to have them working within GTK+ apps soon.

Marc

At 02:11 PM 3/14/2002 +0530, Mukund wrote:
Folks,

Using CSPI, how to detect an application exiting ?

I tried registering for ALL window events (code below) but
doesn't seem
to work that way (control doesn't go to report_window_event
at all) ?

window_listener =
        SPI_createAccessibleEventListener (report_window_event, NU
LL);
SPI_registerGlobalEventListener (window_listener,
"window:");

Cheers,
Mukund.


_______________________________________________
Gnome-accessibility-devel mailing list
Gnome-accessibility-devel gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]