if(winget(usr,"Stats","is-visible")=="true")
winshow(usr,"Stats",0)
else
winshow(usr,"Stats",1)
So once the window shows or anytime i click in the window i cant use the macros or move. I know i can just do a winset to set the focus to the main but then when i click something in the window it still wont work is there a way around this