[g-a-devel]Detecting application exit
- From: "Mukund" <mukund rajagopalan wipro com>
- To: "accessibility mailing list" <gnome-accessibility-devel gnome org>
- Subject: [g-a-devel]Detecting application exit
- Date: Thu, 14 Mar 2002 14:11:20 +0530
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]