LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fixed exe form

hi all,

my labview project just contain few button and text box in control panel. after i making it in exe file, and running the exe file, i found that if i maximize the exe windows, there will be many empty place at the side. so i plan to fixed the size of exe form. how to do that?
0 Kudos
Message 1 of 4
(2,747 Views)

control panel means are you referring to front panel?

 

There are a lot of threads discussing about this.

 

see here

 

Post if any problems you face further

0 Kudos
Message 2 of 4
(2,742 Views)

Well, then don't maximize the exe window. 😄

 

You can specify if the windows can be resized or not. This is part of the window apperance of the VI properties. Once you built the executable with this setting, you will not be able to resize the window while the executable is running. So make sure it is set to "run when openend". As an application, it should always be running.

Message 3 of 4
(2,739 Views)
yeah...got it. thanks everybody...
0 Kudos
Message 4 of 4
(2,705 Views)