aditional post to my last post. In my mind i thought it would be so easy like so:
use Win32::GUI;
$desk = Win32::GUI::GetDesktopWindow();
$mousestatus = $desk->Mouseevent(LButton_ispressd, RButton_ispressed);
:-) rommi
Hi perluserpengo, thx for your answer. Im looking since 2 weeks for a resolution for this problem. I want to realize it with perl and i have read the dokumentations from the module win32, win32::Gui, win32::GuiTest and Api. I cant find a adequate mouse-funktion or method. In the beginning i was...
Hi all,
since two weeks i try to find a perl-module or perl-script to watch mouse events (left click, right click, double click and so on) on the desktop. I want when ever a mouseclick with the left, middle or right button is executed on the desktop or any windows on the desktop. The operating...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.