[Gambas-user] desktop mouse

Bruce Steers bsteers4 at gmail.com
Tue Apr 5 21:32:21 CEST 2022


Well that's just much much much too easy ;) lol

I was thinking more along the lines of adding SendClick(Mode As Integer) to
the gb.desktop.x11 component  ;)
BruceS

On Tue, 5 Apr 2022 at 17:48, Admin <admin at allunix.ru> wrote:

> I once needed to delete a bunch of files from one web interface, but
> there were a ton of pages, so I decided to write a quick program that
> will move mouse cursor to "select all", click, then to "delete", click,
> and to "next page", click
> I used mouse move, but since there is no gambas operator to click, I
> just used 'shell "xdotool click 1" wait', and problem was solved. Maybe
> that's what you are looking for.
>
> Dmitry.
>
>
> 03.04.2022 11:08, Shane пишет:
> > 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
> >
> >
> >
> > ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> >
> >
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220405/18985d27/attachment-0001.htm>


More information about the User mailing list