Is it possible to get the entire window name and put it into a string?
Posts: 12,097
Threads: 142
Joined: Dec 2002
Example
[color=blue]int [/color]hwnd=[color=blue]win[/color]("Quick Macros" "QM_Editor")
[color=blue]str [/color]s
s.getwintext(hwnd)
[color=blue]out [/color]s
[color=green];or just[/color]
[color=blue]str [/color]ss.getwintext("Quick Macros")
[color=blue]out [/color]ss
Thanks,
Quick Macros is just GREAT software!
I use it for some days now and it fascinates me all the time.