Page 1 of 1

is possible simulate the left mouse button?

Posted: Fri Dec 16, 2016 5:02 am
by xabierpayet
is possible simulate the leftmouseclick? but with all the effects (press buttons), i need control an application remotely, and i need to know if
i need rewrite it, or i can emulate the button press in the remote device over a simple template of the application only sending coordinates and
information.(send mouse coordinates is easy, this is not the problem)

Re: is possible simulate the left mouse button?

Posted: Sat Dec 17, 2016 1:47 pm
by airsoftsoftwair
No, that's currently not possible and it's not planned because the user should be the one to decide what to click and what not :)

Re: is possible simulate the left mouse button?

Posted: Sat Dec 17, 2016 8:44 pm
by lazi
Check this one: http://aminet.net/util/wb/mouse_control.lha

Did not tested myself on OS4, MOS, but maybe works.

Re: is possible simulate the left mouse button?

Posted: Sun Dec 18, 2016 12:39 am
by xabierpayet
thanks for the answer, but i need the solution for use a remote in one application, phone to phone.
One phone send instructions to other phone to udate the values of the displayed values.
Well, if is not possible, i can use an alternative method, no prolem.