Many thanks Nischal, is just what I wanted! can launch events, inspect
widgets properties and lot more!
On Tue, May 4, 2010 at 8:08 AM, Jordi Rubio wrote:
> thanks, I'll try today
>
>
> On Mon, May 3, 2010 at 7:45 PM, Nischal Rao wrote:
> >
> > You can use Accessibility APIs [1]. It will let yo
thanks, I'll try today
On Mon, May 3, 2010 at 7:45 PM, Nischal Rao wrote:
>
> You can use Accessibility APIs [1]. It will let you access any
object(frames, text field, buttons etc) of a "GTK" based application.
>
> If you want to access only windows, you can use the Libwnck API [2]. (
using the w
You can use Accessibility APIs [1]. It will let you access
*any*object(frames, text field, buttons etc) of a "GTK" based
application.
If you want to access only windows, you can use the Libwnck API [2]. ( using
the wnck_screen_get_windows() function )
[1] http://library.gnome.org/devel/at-spi-csp