wes_517 Posted August 1, 2018 Posted August 1, 2018 Been using autoit for a long time, and haven't come across this oddity. The goal is to have a dual monitor machine open up 2 different tracking boards, and display them one on each monitor. For some reason these Citrix windows are NOT responding to windows key commands, or move commands. Anyone else run into this? #{up]} works, #{down} works, but not left or right. WinMove("AppName","",1000,1000) also does nothing, but returns a window handle like it did. If i replace the app name with an explorer window's title it will move it all over the place, exactly how i want it to.
wes_517 Posted August 1, 2018 Author Posted August 1, 2018 If it helps, the class is Transparent Windows Client
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