how to spy++ a windows which will hide when it lose focus?
-
I'd like to use spy++ to watch on a window, but that window will hide automatically when it lose focus, which means it will hide as soon as I lauch/switch to spy++. So how can I do that?
-
I'd like to use spy++ to watch on a window, but that window will hide automatically when it lose focus, which means it will hide as soon as I lauch/switch to spy++. So how can I do that?
Actually
Spy++
shows hidden windows too. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke -
Actually
Spy++
shows hidden windows too. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain ClarkeYes I know. But now it's difficult for me to find that window using spy++. The windows appears to be hidden, but it may already be destroyed. If it's destroyed when losing focus, I can't find it using spy++. But I really want to find that window and find its class name, window text, ect, which info I can use to find them by code. So.. Please help me out.