Forum Discussion

MrDysprosium's avatar
MrDysprosium
Contributor
7 years ago

Check for an object on dynamically spawning windows.

So, finding a child object via `FindChildEx()` is simple enough, but how can it be used dynamically? I have a program that has a configurable number of tabs, each tab is named uniquely and can cha...