LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

splitter Position property doesn't make sense

Solved!
Go to solution

The "Position" property's outputs for these splitters (in the attached code) don't make sense. The splitters are not where the property says they are.

 

It looks like Property tracks the upper-left corner of TotalBounds. Is that right? How do I find out where the top of a horizontal splitter is on the Panel?

0 Kudos
Message 1 of 3
(2,513 Views)
Solution
Accepted by topic author David_Staab

David, I believe you want "Splitter Position" not "Position"... See attached.

 

Charles Chickering

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
0 Kudos
Message 2 of 3
(2,510 Views)

Good grief. I swear, some days you stare at the code so long it disappears.

 

Thanks for the help, Charles!

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