visionResizeMode FitToModule does not work

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
4 posts • Page 1 of 1
marcel.gay@wimag.ch
Posts:62
Joined: Thu May 07, 2015 6:55 pm

visionResizeMode FitToModule does not work

Post by marcel.gay@wimag.ch »

Entry in config file ist:
visionResizeMode = "FitToModule"

In the Initilize-script on the first panel:
self.windowFlags("FramelessWindowHint");

I'm using V3.16 SP11

Error Description
1. if the Explorer starts smaller than the resolution, the GUI surface is provided with scroll bars
2. from time to time we have the phenomenon that the focus is shifted, i.e. a button cannot be selected at button but can be shifted slightly, this applies to all objects
3. If the Explorer window is reduced, the size of the application does not adapt (zoom does not work)

Definition of FitToModule:
"FitToModule" module can be scaled freely. The panel scales with and in such a way that scroll bars are never visible, i.e. the entire panel is always visible.
Attachments
Scrollbalken.jpg

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: visionResizeMode FitToModule does not work

Post by leoknipp »

According to the description you are using the ULC UX.
Ist this correct?

Can you please test install the newest patch P016 for WinCC OA and check afterwards if it works.

Best Regards
Leopold Knipp
Senior Support Specialist

marcel.gay@wimag.ch
Posts:62
Joined: Thu May 07, 2015 6:55 pm

Re: visionResizeMode FitToModule does not work

Post by marcel.gay@wimag.ch »

At the beginning the window was somewhere in the middle of the Explorer, I was able to correct this with the functions
this.windowFrameGeometry (0, 0, 1900, 1190);

With the new Release P16 is the Client-view a little better, the scrollbars now go away when the explorer window is first smaller and then enlarged or moved with the scrollbars
Only the application always remains in the original size and is not zoomed with the Explorer or adapted to the Explorer size
setScaleStyle (SCALE_FIT_TO_MODULE);

How can this be done? I experimented a little with setScaleStyle () and didn't help

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: visionResizeMode FitToModule does not work

Post by leoknipp »

If you want to have a detailed analysis for this issue please get in contact with your common WinCC OA support.

Please take into account that the WinCC OA Portal is not a replacement for the official WinCC OA support.
viewtopic.php?f=15&t=10555

Best Regards
Leopold Knipp
Senior Support Specialist

4 posts • Page 1 of 1