LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to resize front panel programatically in run time

hi,

 

My requirement is, i had made a vi which is having three controls for the user to enter the required information and two buttons one is for exit from the window and second is to re enter. This is a sub VI whose front panel is opened to the user when required.

 

I have a table to be included on the front panel with a new requirement. I do not want to resize my front panel again and want to resize my front panel programatically. I am thinking for placing one more button on the original front panel. On pressing of which the panel will be resized and the table will be shown to user to enter the information

Like whenever we build an executable, if any of the vi which we had included is broken LabVIEW shows the error with a button named more details and on press the error window gets resized automatically.

 

How to accomplish the same.

 

any idea ? If anybody is having an idea kindly share the same with me.

 

Samriddh Sarbalhi

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

Hi,

 

you can set the VI front panel seize using the VI property node FP.PanelBounds

David
www.controlsoftwaresolutions.com
Message 2 of 2
(3,935 Views)