How to open new screen in different base panel?

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
dimitrios
Posts:8
Joined: Tue Mar 27, 2018 12:25 pm

How to open new screen in different base panel?

Post by dimitrios »

Good afternoon all!

I am trying to build a screen, which will allow the user to clean his panel. What I'm doing, is creating a white panel with no buttons whatsoever for 30 secs, so he can wipe the screen clean without fear of pressing anything. What I'm having issues with is that I can't get rid of the naviPanel and infoPanel, which they display the alarm banner and a set of buttons for logging, etc.

I was wondering if there is way to navigate to the "clean screen" panel, by using another screen template without the banner panels.

thank you in advance!

Dim

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: How to open new screen in different base panel?

Post by gschijndel »

You could just open a new window on top of your template panel (for example: ChildPanelOnCentralModal or ModuleOnWithPanel with the windowFlag "WindowStaysOnTopHint").

2 posts • Page 1 of 1