RE: Atk focus change capture fail. Why?
- From: Mike Gorse <mgorse alum wpi edu>
- To: Tal Hadad <tal_hd hotmail com>
- Cc: gnome-accessibility-list <gnome-accessibility-list gnome org>
- Subject: RE: Atk focus change capture fail. Why?
- Date: Sun, 7 Oct 2012 08:24:26 -0400 (EDT)
On Sun, 7 Oct 2012, Tal Hadad wrote:
> Do you mean that you have two applications (ie: gedit and gcalculator) and you want to know when one of the windows get the focus?
Yes. I'm talking about my process(X) that can read ATK windows of all processes A,B,C,...N
Generally, cross processing ATK with no GtkPlug. Is this possible?
ATK is mostly just a set of interfaces and doesn't have any inter-process
communication built in. You need to use AT-SPI (ie, at-spi2-core, and
perhaps pyatspi2 if you want to use Python) if you want to be able to
inspect or listen to events from objects in other processes. (There has
been discussion of merging ATK and AT-SPI, but it would be a very
long-term goal.)
-Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]