Jump to content

AU3_PixelSearch with window handle parameter


Recommended Posts

Hi, I'm using a DLL of AutoIt, I can find the function AU3_PixelSearch but it doesn't take a Window handle as parameter, is there a way to make it do that plz

(You have a more complete dll or other suggestions)

I'm using it with JNA (java) if someone has an example to give, It would be nice

Thankx

Link to comment
Share on other sites

If the function is not designed to take a parameter then you can not force it to, it simply does not.

If you want it to search a particular window, then get the position of that window and use the values to define your search area.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...