Windows Size

Hi,

If my screen resolution is 1280x1024 can I set my windows size to 1280x1024 or I have to compute in pixel the size of the windows border and so on....?

I ask this because it was the case with FactoryTalk View SE...

Thanks

Nope, just untick the “Maintain Aspect Ratio” option in component layout and it will warp to best fit whatever size your screen is.

Hi,

Is this option will resize everything on my windows like a 16x16 circle will become let say 32x32 circle?

thanks

Yup, as long as the window is sized at 1:1 ratios.

If you turn off “Maintain Aspect Ratio” the shapes will deform to match the same ratio as the window. If you go from 4:3 screens to 16:9 screens you’ll notice that the components get streched out, if you leave “Maintain Aspect Ratio” they will get centered on the screen with padding on the left and right.

Hi,

I try a couple of test but i couldnt get the result Im looking for.
What do I need to do if I want the windows to resize but the component keep there position and size.

thanks

Don't use relative layout. Change the component(s) layout mode to anchored mode, and anchor to the top and left.