RE: [Disarmed] how to use pixelsearch coordinates

"Petr Dyntar" <[email protected]> Wed, 5 Sep 2007 15:25:22 +0200
Newsgroups gmane.comp.windows.autoit.user
Message-ID <[email protected]>
Hi Jim,
it does not works like x and y
imagine square,5x5
 
 
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
 
now, left 1 top 1 right 1 bottom 1 will be like
 
OOOOO
OXXXO
OXXXO
OXXXO
OOOOO
 
where X is the scanned area:)
 
got it? it is searching within the square
Petr
 

-----Original Message-----
From: [email protected] [mailto:[email protected]]On Behalf Of mihalski
Sent: Wednesday, September 05, 2007 3:08 PM
To: [email protected]
Subject: [Disarmed] [AutoIt] how to use pixelsearch coordinates



The help file for pixelsearch shows the parameters being:

left coordinate
top coordinate
right coordinate
bottom coordinate

are these coordinates the x and y coordinates??? just x or just y

It is confusing...

Thanks! Jim



 



[Non-text portions of this message have been removed]