LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pane resizing properties: programmatically set the "scale objects while resizing"

I do not find the correct property/method for the pane object, for setting the option displayed on the screenshot: Scale Objects While Resizing.

 

2012-04-30_Pane_Sizing_Properties.png

 

In the post: Scale object with panel programmatically (http://forums.ni.com/t5/LabVIEW/Scale-object-with-panel-programmatically/td-p/836938), I found that the option Scale all Objects with Pane is available through the VI server (Set Scaling Mode method of the Pane object, set to Scale All Objects). But after setting it, Scale Objects While resizing is reset automatically to False.

I want to set this option to true without using the right-click menu.

 

How to do this?

 

One more point. I do not find the other options in the menu either: Origin Stick to ... (Top/Bottom, Left/Right). Are these hidden somewhere?

 

Thanks.

0 Kudos
Message 1 of 4
(3,653 Views)

Hello,

 

to your first problem, the method "Scale all objects while rezising" is dischecked because you change these to the other Method.

I searched for the method "Scale all objects while rezising" but I didn´t find it.
I think it´s not included but I´m not 100% shure...

 

Greez

--> I work for KUDOS <--
0 Kudos
Message 2 of 4
(3,621 Views)

Hello again,

 

the options you are searching for are not implemented in LabVIEW.

Is it very important for you to set these Propertys/Methods?

 

If you find a solution please give an answer.

 

Greez

S.Schulte

--> I work for KUDOS <--
0 Kudos
Message 3 of 4
(3,602 Views)

Try using the Invoke method "Set Scaling".

0 Kudos
Message 4 of 4
(3,599 Views)