Jump to content

Detect Tooltips


 Share

Recommended Posts

Hi all,

Bit of an obscure one, but is there a way to detect tooltips from a non-AutoIt app in the system tray?

I've looked at

#Include <GuiToolTip.au3>
_GUIToolTip_GetText($hWnd, $hTool, $iID)

but can't get it to work, not sure if this only works for AutoIt apps?

Edited by arcticpup
Link to comment
Share on other sites

Pardon me, I thought you asked to "detect tooltips from a non-AutoIt app". The detector being the non-AutoIt app, and AutoIt creating the tooltip. : )

This SysTray_UDF may help you. I see this in the changelog: "Added function to get tooltip texts + added an example how to use this".

Great stuff! Something I can work with there! Thanks!

Link to comment
Share on other sites

Eeek! AutoIt doesn't support changing values automatically from a drop down list! Posted Image

Basically, this existing tool (the non-autoIT part of this) generates a password which is sent to customers in the form of an excel spreadsheet

I am trying to write the autoit part to automate this process which is rather labourious.

Tried using mouse/key strokes to change the hour (See attached screenshot) but if AutoIt can't manage it then I might as well give up unless some guru can help out!

post-42880-12524948944844_thumb.jpg

Edited by arcticpup
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...