LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple panes uniform resize

Solved!
Go to solution

Hi all!

Recently I have faced an issue with resizing panes. I have a layout as in image below:
panes.jpg

In green I have marked panes which should resize only horizonatally (splitters stick to top and bottom respectively), in blue the ones which should resize only vertically, and in cyan "free boxes".

My problem is that I cannot obtain soltion, where both cyan boxer remain equal widths (marked in red). Always one is resizingmore than the other.  Is my approach wrong?  Maybe there is a way to programatically set size of panes?

0 Kudos
Message 1 of 4
(3,298 Views)
Solution
Accepted by mRadziwon

You can set splitter position.
And panel size take from Panel->Bounds

splitter.png

Message 2 of 4
(3,273 Views)

Thanks a lot!

Splitter position property is  the "global" position relative to window frame, or to whatever was set in splitter sizing? 

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

global

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