LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to delete the upper part of screen

Hi everybody!!!
 
I'm using LV 6.0 to create an interface man/machine and i'd like to delete the upper part of my screen, where there are all buttons which that aren't usefull to users!!!
Is it possible??
 
thanks by anticipation.
 
Lacoule
0 Kudos
Message 1 of 5
(2,334 Views)

It depends on what the buttons are connected to.  If you just delete the buttons (which you can!), you will get broken wires on the diagram.  So, you first want to make sure you really don't need those buttons. 

The easiest would be -- so as to not break the code -- to change those buttons into constants:  right-click on them and select change to constant. 

Again, it all depends on what the buttons are supposed to do.

-Khalid

0 Kudos
Message 2 of 5
(2,333 Views)
Hi khalid
 
thanks for your answer but i 'd rather speak of button: tools, execution, file, etc....to see only my interface on the screen!
i don't know if you understand what i say
sorry for my bad english!!!
 
 
 
lacoule
 
0 Kudos
Message 3 of 5
(2,330 Views)
Oh OK.  To get rid of the Menu bar and the toolbar, go to VI Properties (from the File menu), then to Window Appearance.  Select Custom and the Customize.  here there are several options to change the appearance of your VI.
 
Sorry for misunderstanding your question earlier.
 
Ciao!
 
-Khalid
0 Kudos
Message 4 of 5
(2,326 Views)
Thank you very much Khalid!!!
 
Bye, have a good day!!!
0 Kudos
Message 5 of 5
(2,319 Views)