LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to auto adjust scree size depends on screen resolution of Monitor & resize the object in front panel

Hi i want to build vi, which should automatically work in any screen resolution & Monitor size. & all objects in front panel should resize depends on screen resolution

 

Thanks & Regards,

Harish. G.

Thanks & Regards,
Harish. G.
0 Kudos
Message 1 of 10
(4,993 Views)

In each VI in the project go to VI properties by pressing ctrl --> I then. Mark these two options

 

Untitled3.png 

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 2 of 10
(4,981 Views)

Hi Ranjit, 

                 Thanks, This soln. i also know. If u do like this, ur front panel objects will shrink & u hv to one more day to get original type.

 

        Is thr any other soln.

Thanks & Regards,
Harish. G.
0 Kudos
Message 3 of 10
(4,970 Views)

@harishg92 wrote:

Hi Ranjit, 

                If u do like this, ur front panel objects will shrink & u hv to one more day to get original type.


Can you please elobrate this?

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 5 of 10
(4,931 Views)

hi ranjeet, 

we want both the text and all objects automatically get resized depending on screen resolution of the monitor. But only objects are resizing but not the text. Please find the screenshot.

 

Thanks & Regards,
Harish. G.
Download All
0 Kudos
Message 6 of 10
(4,925 Views)

for both the image or in the PC is LV is installed?

 

 

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 7 of 10
(4,914 Views)

This is mainly for installer VI file installed in other PC not for new created VI in the development PC.

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
Message 8 of 10
(4,913 Views)

Hi ranjith, 

 

my requirement is, i am developing the front end on LV 2012 on a low resolution PC. and my target is a 24" high resolution PC.

what i want is, the panel to be displayed properly across both the resolutions and when window is maximized, all items and text proportionately displayed.

but, as i sent you the files before, i am not able to do it with the window size settings provided in the tool.

 

Please guide me on what other steps i can look into.

 

Thanks & Regards,
Harish. G.
0 Kudos
Message 9 of 10
(4,908 Views)

VI resizing is not as easy of a task as you might think.  More time can be spent on the UI making it work the way you want then on the actual code that does the work.  Developers usually try the resize option in the VI first and see how it doesn't do what they want.  Then they usually try using splitters and panes, when that is too difficult they go to property nodes to manually move and resize controls based on the UI size.

 

I'd recommend posting your VI's front panel and describe what should happen when the VI is resized, and others can take a stab at it.

0 Kudos
Message 10 of 10
(4,883 Views)