RE: Atk focus change capture fail. Why?



Thanks Mike!
Tal

> Date: Sun, 7 Oct 2012 08:24:26 -0400
> From: mgorse alum wpi edu
> To: tal_hd hotmail com
> CC: gnome-accessibility-list gnome org
> Subject: RE: Atk focus change capture fail. Why?
>
> 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]