Modules on top functionnality
Posted: Thu Sep 02, 2021 12:24 pm
Hi,
I'm having an issue about keeping TREND module on top at Desktop UIs.
I have two Desktop UIs operated by means of touchscreens, working on Oracle Linux 8, and a redundant system of servers working under the same OS.
I'm using the STD Panel "ButtonTrend.pnl" which opens the TREND widget inside a new module.
I made a copy of the TREND panel : "Panels / vision / wf / main.pnl" in WinCC OA V3.18 folder in my own my project and, inside its "initialize" event I added the code line "stayOnTop(TRUE,myModuleName()); " in order to maintain this new module on to of the base project's module but, it's not working.
How can I make this module to stay on top of the other modules in my application?
Regards,
I'm having an issue about keeping TREND module on top at Desktop UIs.
I have two Desktop UIs operated by means of touchscreens, working on Oracle Linux 8, and a redundant system of servers working under the same OS.
I'm using the STD Panel "ButtonTrend.pnl" which opens the TREND widget inside a new module.
I made a copy of the TREND panel : "Panels / vision / wf / main.pnl" in WinCC OA V3.18 folder in my own my project and, inside its "initialize" event I added the code line "stayOnTop(TRUE,myModuleName()); " in order to maintain this new module on to of the base project's module but, it's not working.
How can I make this module to stay on top of the other modules in my application?
Regards,