attaching to a process and injecting events

2006-04-23 Thread Chris Capon
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

Re: attaching to a process and injecting events

2006-04-23 Thread Michael Torrie
On Sun, 2006-04-23 at 11:40 -0400, Chris Capon wrote: 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