On Nov 8, 2007 11:24 AM,  <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On 11/8/07, ying lcs <[EMAIL PROTECTED]> wrote:
> > How can I emulate a mouse click event at a specific location (x,y)in
> > my code so that my GTK application will response to it as if a user
> > has clicked at the same location?
>
> You can use the XTest extension to do this. Here's a bot that plays
> the flash game "zookeeper" by grabbing the screen, analysing the
> board, and generating click events:
>
> http://cima.ng-london.org.uk/~john/zoobot.c
>
> search for send_click().
>
> John

Thanks. But can you please tell me how can I find the XTest extension?
When I do a google search, I only find this, but it is for Java?

http://xtest.netbeans.org/
>
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to