ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SubPanels / Scrolling Containers

Hi,
 
There's a part of my front panel that's much wider than the rest, and I'd like that small part to be scrollable.  I've been experimenting with SubPanels, but haven't found a way to use References to controls within the SubPanel VI.  Programmatically, the bit I want to scroll is very much part of the top-level VI - not well-suited to being a SubVI at all.
 
My question, essentially, is:
 
Is there a way to make a container that has no functionality other than the ability to scroll what's inside it?
 
(If not, how do you reference individual controls inside a SubPanel?)
 
Thanks,
 
Ian
0 Kudos
Message 1 of 3
(3,068 Views)
Hi Ian,

LV 8.x and up have panes, and are exactly what you describe. There is a one BlockDiagram but the front panel consist out of several parts!

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 2 of 3
(3,063 Views)

Hi,

  just a quick example of using the panes programatically is attached below.

Thanks

Sacha Emery
National Instruments (UK)

// it takes almost no time to rate an answer Smiley Wink
Message 3 of 3
(3,046 Views)