In my program I have a screen that opens a web browser, we use this to configure a ethernet module.
The issue is I am having once we go into the screen the web browser appears and covers the Button that is used to return to the back screen and trigger a macro.
I did this exactly in a previous program I did and the button would remain infront on the web browser.
I have tried the pin feature but I believe this is to maintain dimension not position.
I don’t think that this will work, but one solution may be to display the “PLC Web Browser” as a popup window, which will allow you to use the “Close” option to close this window when finished. To display this as a popup window:
Design a new window with the following configuration: Note: The window size will depend on the resolution of your display. To accomodate the title bar and close button, you can use the same width, but decrease the height by 20.