LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

application title bar

All of my UI vi's have title bars not visible in development system. However, after I build the application all the title bars are visible. I don't want title bars visible. How do I fix this? Thanks in advance.

PaulG.

LabVIEW versions 5.0 - 2023

“All programmers are optimists”
― Frederick P. Brooks Jr.
0 Kudos
Message 1 of 7
(2,636 Views)

rt click vi icon, goto vi properties, goto category, click window appearance, click customize, uncheck "window has title bar".

 

ooops!Smiley Surprised

0 Kudos
Message 2 of 7
(2,630 Views)

Check these settings

Untitled.png


"Should be" isn't "Is" -Jay
0 Kudos
Message 3 of 7
(2,616 Views)

Your image is hiding what I missed. Got it. I went through these screens 5 times. Honest! Smiley Happy

PaulG.

LabVIEW versions 5.0 - 2023

“All programmers are optimists”
― Frederick P. Brooks Jr.
0 Kudos
Message 4 of 7
(2,606 Views)

@PaulG. wrote:

I went through these screens 5 times. Honest! Smiley Happy


It happens to the best of us...


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 5 of 7
(2,599 Views)

Actually this did NOT fix the problem. I select the Customize VI Properties and deselect "Window has title bar" but still get the title bars when I run the built app. When I go back to the builder and check "Window has title bar" it is selected. I can deselect it but it does not stay deselected. Smiley Indifferent

PaulG.

LabVIEW versions 5.0 - 2023

“All programmers are optimists”
― Frederick P. Brooks Jr.
0 Kudos
Message 6 of 7
(2,585 Views)

As in the past VI properties selected from the menu do not carry over into an application. I had to work around by using VI Property > FP.TitleBarVis set to false. In. Each. And. Every. UI VI. Hey National Instruments: if something doesn't work then fix it or remove it. 

PaulG.

LabVIEW versions 5.0 - 2023

“All programmers are optimists”
― Frederick P. Brooks Jr.
0 Kudos
Message 7 of 7
(2,563 Views)