cableghost
36 discussion posts
I have setup a Window Position Profile hotkey for 1 specific app. It works well once created
However, if I close and reopen the app, much of the Window Class identifiers have changed.
What may be the best approach to this so I don't have to edit the windows on every app restart?
df-win-pos.jpg
If the match conditions are changing completely every single time, there isn't much we can do there. The "Window Text" is a Contains match though, so you can modify it to try to catch more windows. For example, if your Window Text is getting changed from "Test1" to "Test2" to "Test3" each time it's opened, using "Test" as the match condition will catch all 3.
Hope that helps!
cableghost
36 discussion posts
Thanks. To be clear, when I mention changes to identifiers, I'm really referring to the highed area of the acttached.
Maybe that's imaterial, so long as I pattern match the title, per your instructions?
• Attachment [protected]: df-win-pos-window.jpg [54,190 bytes]
May 8, 2024 (modified May 8, 2024)
•
#3
Yeah you can try running with just the Process Filename and Window Text conditions enabled, and see if that works