Jump to content

Recommended Posts

Posted

Is it possible to make an overlay over another window? Like put some boxes around some elements or something like a HUD? I looked at the GDI stuff and it looks like you would need to initialize a GDI window from the current window which wouldn't really work.. unless I can do some fancy transparency stuff..

Posted

Actually, before I 'waste' too much time on this; is this possible -

I have an image with sections divided by colors. What I want to do is have autoit find each section and draw a border around it, as well as any other section I want it to..

Also, how would I go about having it search for a specific image/icon in the image.. do I have to convert the image to a big pixelsearch thing? I just stumbled upon the icon library (http://www.autoitscript.com/forum/index.php?showtopic=107843) and that may do it but I've only glanced quick at the post.

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
×
×
  • Create New...