Hi all:
Is it possible (relatively easy) to write a tool which can attach to a
running GTK process and inject events into its event handler?


I am interested in automating the import of OFX/QFX files into GNUCash
and can't see an easy way other than driving the GUI.

To do this there would need to be a way of:

a) given a process id, find out what windows are visible and/or have focus.

b) given a process id, send events to the event handler.


Any pointers would be appreciated.
Thanks, Chris.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to