LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

front panel scroll bars are missing

Hi

Can somebady tell me how to get my front panel scroll bars back. Block diagram is showing them but front panel is not. i can probably open another vi and copy and paste my application. Thanks

0 Kudos
Message 1 of 11
(13,184 Views)

Is this when the vi is running? If it is check your vi properties under the File menu.

Hope this helps.

Now Using LabVIEW 2019SP1 and TestStand 2019
Message 2 of 11
(13,180 Views)

If your vi is in run mode (<> running), change it to edit mode (menu bar > operate > change to edit mode). That should restore immediately the scroll bars.

Then you can access the vi window custom properties (either through the file menu or by right clicking the top right vi icon on the front panel, then window appearance > customize) and check "show scroll bar" options.

 

If your vi is not in run mode, call an exorcist... 😉 

Message Edité par chilly charly le 09-18-2008 12:33 AM
Chilly Charly    (aka CC)
Message 3 of 11
(13,177 Views)

If it is not in the run mode select VI properties>>Window appearance and if customize is checked click on it.

 I didn't realize one could right click on the front panel scroll bars and turn them off during development.

Now Using LabVIEW 2019SP1 and TestStand 2019
Message 4 of 11
(13,168 Views)

If not in run mode, the scroll bars are always visible, even if the window customize options have been set to "don't show".

When in run mode, not only the scroll bars can be hidden, but the diagram can't be modified, although the vi is not running.

This can be confusing when you don't know the trick !.. 😉

Chilly Charly    (aka CC)
Message 5 of 11
(13,165 Views)

Hmm,

 IN 8.5 if I open a front panel, right click on a scroll bar, I can choose to Allways off both scroll bars.

Message Edited by GovBob on 09-17-2008 05:54 PM
Now Using LabVIEW 2019SP1 and TestStand 2019
Message 6 of 11
(13,154 Views)

GovBob a écrit:

Hmm,

 IN 8.5 if I open a front panel, right click on a scroll bar, I can choose to Allways off both scroll bars.


 

Argh... That's something I didn't remember. Thanks GovBob ! 🙂
Chilly Charly    (aka CC)
Message 7 of 11
(13,149 Views)

suni wrote:

Can somebady tell me how to get my front panel scroll bars back. Block diagram is showing them but front panel is not. i can probably open another vi and copy and paste my application. Thanks


What is your LabVIEW version?

 

All the above responses only apply if your front panel does NOT contain splitter bars. Once you have splitter bars, things get a bit more complicated and you can easily create a situation where the scroll bars are also off in edit mode and the VI properties cannot get them back directly.

 

What you need to do is right-click in the splitter bar and select e.g. right pane (or whatever) as follows:

 

Message Edited by altenbach on 09-17-2008 03:56 PM
Message 8 of 11
(13,148 Views)
I have version 8.2. Thanks
0 Kudos
Message 9 of 11
(13,100 Views)

Thank you. 

0 Kudos
Message 10 of 11
(8,296 Views)