Jump to content

Data from tooltip


Ram
 Share

Recommended Posts

Hi, I want get values and compare them but these values are like a tooltip.

I have a column in an application. When I mouse over the column heading I get a tooltip with different values. Now I would like collect those values and assign it to a varriable so that it would be easy for me to compare.

Getting the value from the tooltip is a problem. Attached picture for your reference. Can we get the tooltip value? Is this possible?

Thanks!

Edited by Ram
Link to comment
Share on other sites

I have never seen anything that indicates the ability to read tooltips. You may be able to catch the text if it contains a label (static text field). I don't know how tooltips work. I would assume they are inaccessibly windows but I've learned not to assume things when it comes to Microsoft.

You probably need to take a look at Auto3Lib then :whistle: It has a ToolTip module that allows you to read the ToolTips from external processes.
Auto3Lib: A library of over 1200 functions for AutoIt
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...