[g-a-devel]Detecting application exit



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.





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