Hi
I am trying to build an application. Here I un-check the meunubar in window appearance of VI properties. And I use Quit Labview function close the program. After I have converted it into an application.
It worked right until I I clicked on button to close the program. By right the program must close in a neat way, like switching TV off. However, before the program disappear at the command of the close button, the appearance of the program switched to another view that looks like editor of Labview, showing menubar, It won't leave in the clean way. Why is this so?
How can I solve the problem? pls see the attached executed program. It will close fast, so no chance to see the menu bar at the moment. But when the large application is built, obviously it can be seen. And what's more, before it quits, there is a change in the size of the window, meaning that it might be switched into editor before closing.
Here are the execeuted application, amended winexecute3, unamended winexecute.
clement