Jump to content

Recommended Posts

Posted

Well all I can get is the text like this... Maybe some alternate method though?

TrayTip ("Rawr", "Blah", 100)
$hwnd = WinGetHandle ("[CLASS:tooltips_class32]")
MsgBox (0, "", $hwnd)
$text = WinGetTitle ($hwnd)
MsgBox (0, "", $text)

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...