[Gambas-user] desktop mouse

Bruce Steers bsteers4 at gmail.com
Sun Apr 3 13:30:07 CEST 2022


On Sun, 3 Apr 2022 at 05:09, Shane <buster6seven at gmail.com> wrote:

> Hi Everyone I'm trying to move the mouse automaticallyon the desktop and
> click. I can use "Mouse.Move"  to move the mouse on the desktop but is
> there anyway to click?
>
> Cheers Shane
>

I don't think it's possible with gambas directly.
it is possible if you load in xlib library
I've never done it but here's a discussion i found on how to use xlib to do
it , you'd just need to convert the code to gambas.

BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220403/ea1a368e/attachment.htm>


More information about the User mailing list