Kemuel Posted February 4, 2008 Posted February 4, 2008 Right so I've been trying to capture a tooltip. From the info I've found I thought this would work, yet it doesn't, ideas? $var = ControlGetText("Magic Online V2.0.104.2803","","tooltips_class32")//capturing the content of the tooltip in the window "Magic Online V2.0.104.2803" Run("notepad.exe") WinWaitActive("Naamloos - Kladblok")//Dutch version of notepad file Send($var) // put the tooltip text in the notepad file to see if it could detect it, remains blank
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now