Jump to content

Recommended Posts

Posted (edited)

Hi there,

Sometimes it is quite difficult to find mouse position with the window info tool. For example, when you click MS Word's round shaped button on the left most area. It will show a small window with some other options. Among them, if you want to check the mouse position of the button named "Word Options", you can't do that with window info tool. Because, when you click on window info tool, this small window will disappear. So i made this script to use such situations. It's mousecoordmode is set to window. Anyhow, since i am newbie in autoit, i don't know how to add a hotekey to run this script. 

Here is the file

Mouseposition.exe

Edited by kcvinu
  Reveal hidden contents

 

Posted

Why do you want to automate Word by automating the GUI. By using COM you get much more reliable results.

A small part of the COM features is covered by the Word UDF that comes with AutoIt.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted
JohnOne, Thank you for the info. I tested it. Yes, you are right. So i think my script is useless then.
  Reveal hidden contents

 

Posted
water, Thanks. Let me learn word UDFs
  Reveal hidden contents

 

Posted

The help file plus the contained examples will show you how it works.

The wiki contains some additionl information.

If you have questions, don't hesitate to ask :)

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

  On 1/16/2015 at 11:42 AM, kcvinu said:

<snip> .....  So i think my script is useless then.

 

I don't think so, maybe useless for that particular purpose,

but for sure, soon or later, will be handy for someone, for some other use ...

sometime you can found an apparently useless code that can be very usefull instead for some other

to solve a specific problem that was not even in the thoughts of who wrote it

thanks for sharing. :)

 

image.jpeg.9f1a974c98e9f77d824b358729b089b0.jpeg Chimp

small minds discuss people average minds discuss events great minds discuss ideas.... and use AutoIt....

Posted

Hi 

Chimp, Thank you for your good words. You are right. This wll be useful for somebody. 
  Reveal hidden contents

 

Posted
water, Thanks. 
  Reveal hidden contents

 

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
  • Recently Browsing   0 members

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