NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

clipping of bottom of ListBar in SequenceView

I've attached a bitmap of the TestStand OI that I'm currently seeing.  I've stretched the panel a bit to make it a little bigger and then made the columns of the SequenceVIew (STEP NAME, STEP DESCRIPTION, STEP EXECUTION) a little wider to fill the space.  I didn't muck with the formula node inside Full OI - Resize Controls.vi.  However, I notice that this is where things get repainted.  The formulas seem to make sense, so I'm not sure why the Execution portion of the Listbar is nearly covered by the StatusBar at the bottom of the OI.  As part two of this question, what exactly is the definition of the panel.  In the formula node (in the Resize.vi), the panelheight comes in as the difference between the bottom and the top, but I don't know if the panel is defined as the area inside the blue border, or is it the area below the menu options (file, execute, debug, configure, etc).
0 Kudos
Message 1 of 4
(3,234 Views)

It looks like you moved the status bar to the back layer.  And although you are correct that the controls should get resized they will get messed up if you scroll around before building or running the OI. 

The menu gets locked just under the blue part.  And then your front panel will start at the visible top left corner before you run the VI.

Regards,

Message Edited by Sam R on 06-23-2006 04:05 PM

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 4
(3,208 Views)
If I moved the status bar to the back layer (I'm not sure how I did this), how do I fix this?
0 Kudos
Message 3 of 4
(3,192 Views)
There is a reorder button at the top right in LabVIEW.  You can select a control and then click on this reorder button and you'll see the options to move forward and backward.  Although I'm beginning to think that this may not be the case after looking at it further.  I suggest just scrolling up and to the left about 4 pixels each before running the VI.
jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 4 of 4
(3,172 Views)