Modules on top functionnality

Discussion about recent product features & solutions!
Search

Post Reply
2 posts • Page 1 of 1
YedilethContreras
Posts: 6
Joined: Thu Sep 03, 2020 7:28 am

Modules on top functionnality

Post by YedilethContreras »

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,

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Modules on top functionnality

Post by leoknipp »

The panel vision/wf/main.pnl is the main panel for the Wizard Framework and not for the variable trend.
If you want to change the panel for the variable trend you have to modify the panel vision/VarTrend/VarTrendView.pnl

Best Regards
Leopold Knipp
Senior Support Specialist

Post Reply
2 posts • Page 1 of 1