LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Y-axis in wrong position after window resize

Hi,

After enable "scale objects when window resize" in VI propertites, the waveform chart can be scaled, but the y-axis is at the middle of the stack plot chart when click Maximize as in the attachment file test.jpg.

 

I use winxp, LV8.2.

 

Thanks!

0 Kudos
Message 1 of 5
(2,892 Views)

The solution is to not enable "scale objects when window resize" in VI propertites. It doesn't work very well, and never has, check the forum...

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 5
(2,882 Views)

Hi Mike,

 

 Thank you for your message!

 

If I do not use "Scale objects...", the software may be used in different screen resolution PCs. In high resolution PC, the user interface only takes a small area. I don't want to design different user interface for different PC resolution.

 

How do you handle the resolution problem? Thanks!

0 Kudos
Message 3 of 5
(2,873 Views)
After check the forum, it seems that there is not a good solution for resize the FP. So I'll keep the FP size.
0 Kudos
Message 4 of 5
(2,869 Views)

The way I typically handle things is to design my GUI on a 1024x768 screen and size the window down from there to fit the controls that are present on the screen. To tell the truth, I've never had a customer that absolutely HAD to have their software run on computers with different resolutions. Most really don't care what the resolution is for a standalone test system. The big gun though is to simply point out that you can make the screen auto sizing, but it will cost more - the discussion generally ends there.

 

Moreover many companies have the standard resolution that they mandate and the user can't change it.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 5 of 5
(2,856 Views)