Script for setting IX runtime Topmost/not topmost
Posted: Fri Feb 08, 2013 12:58 am
Hi
I am building an IX 2.0 application where i am starting an VNC viewer program with a "RUN" command attached to a button . this is working really well every time the VNC Wiever reaches the VNC server , but if it fails the viewer window opens behind my IX runtime . I have unchecked the "Topmost " in the settings menu on IX , but it looks for me like the IX is executed as the topmost application anyway when the runtime starts on the computer.
My question is (tough i am not so experienced with C# yet .) : Is there anyone who can show me how to make a script that tells the IX that it should not be the topmost application ?. I have found the Topmost property in the scripthelp files in IX ,but are unsure how the script should look like. ?
I am building an IX 2.0 application where i am starting an VNC viewer program with a "RUN" command attached to a button . this is working really well every time the VNC Wiever reaches the VNC server , but if it fails the viewer window opens behind my IX runtime . I have unchecked the "Topmost " in the settings menu on IX , but it looks for me like the IX is executed as the topmost application anyway when the runtime starts on the computer.
My question is (tough i am not so experienced with C# yet .) : Is there anyone who can show me how to make a script that tells the IX that it should not be the topmost application ?. I have found the Topmost property in the scripthelp files in IX ,but are unsure how the script should look like. ?