07-30-2012 12:00 PM
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.
07-30-2012 12:10 PM - edited 07-30-2012 12:13 PM
rt click vi icon, goto vi properties, goto category, click window appearance, click customize, uncheck "window has title bar".
ooops!
07-30-2012 12:38 PM
Check these settings
07-30-2012 12:44 PM
Your image is hiding what I missed. Got it. I went through these screens 5 times. Honest!
07-30-2012 12:55 PM
@PaulG. wrote:
I went through these screens 5 times. Honest!
It happens to the best of us...
07-30-2012 01:12 PM
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.
07-31-2012 07:01 AM
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.