Resending in case it might be useful, sorry it bounced last time.

-------- Original Message --------
Subject: Re: Q: looking for some AutoIT functionality in Perl
Date: Tue, 13 May 2014 13:43:06 +1000
From: John McMahon <j...@jspect.fastmail.fm>
Reply-To: j...@jspect.fastmail.com.au
To: perl-win32-users@listserv.ActiveState.com

Hi Daniel

Look at Win32-GUITest. This can do many of the things AutoIT can do
although I am not sufficiently familiar with it or AutoIT to advise
definitely  whether it will do the task you want.

John


On 10/05/2014 9:27 PM, Daniel Burgaud wrote:
> Hi
>
> If you are familiar with AutoIT, here are some questions I would like to
> ask regarding Perl:
>
> Does Perl have any functions, modules that allows me to
>
> #1. do PixelGetColor (x,y) and PixelSearch(x1,y1,,x2,y2,color) similar
> to AutoIT?
> Ability to get pixel and search for the pixel within a given area on the
> current displayed screen.
>
> #2. do ToolTip(text) similar to AutoIT?
> ability to print/display text/numbers on the current visible desktop
>
> #3. do ImageSearch DLL calls
> to perform image comparison between a saved PNG file and the displayed
> screen
>
> Basically I would like to write some apps, that interacts with what is
> displayed on the active screen to include screen on a game.
>
> I am more comfortable/adept programming in perl and prefer to do the app
> in Perl.
>
> thanks!
> Dan
>
>
>
> _______________________________________________
> Perl-Win32-Users mailing list
> Perl-Win32-Users@listserv.ActiveState.com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>

-- 
Regards
    John McMahon
         j...@jspect.fastmail.com.au
         04 2933 4203



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to