Does anyone know what the script is to launch ALT-TAB from a button making the user able to choose a different Windows window without the need to connect a physical keyboard...
If possible at all, it would be in Vision with java.awt.Robot.
But once one was sent, Vision would no longer have focus, so you could not automate any further.
Not possible at all with Perspective.
Thought about the same thing to show two Ignition projects from two different gateways on the same screen efficiently. The closest I got into my limited research is creating a button on the header in Firefox Toolbar button - Mozilla | MDN
I developed something like this once for a Vision problem.
Here is the thread:
How to switch to an external application
2 Likes