LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i set resolution my front panel to 640*480?

How can i set resolution my front panel to 640*480?

i want my resolution front panel after created to  (.exe file) be 640*480.

i setted with VI Properties Section,but is changed?

please help me.

Thanks.

0 Kudos
Message 1 of 3
(2,765 Views)

You will need to do exactly what I think you said that you tried but you will also need to check the box just below the setting see image.

 

Front Panel SIze.png

Tim
GHSP
0 Kudos
Message 2 of 3
(2,753 Views)

as aeastet said, make sure you're keeping proportions constant.

Also make sure you're not SCALING the panel.

 

You could also get a reference to your VI, use that to get a ref to the PANEL, and set the panel size, all from your program.

Don't see why that would be needed, though. 

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 3 of 3
(2,725 Views)