I have an application that used to work properly, then somehow, LabVIEW just seemed to change the way it was working. I have written an application that opens a main screen. This is called "mainscreen.vi". Inside the main screen vi, when it runs, it opens another vi, called "setup.vi". The problem I have is that when I first launch LabVIEW, then open "mainscreen.vi", "setup.vi" also opens right along with it. These vi's are not running upon opening. Both are in dev mode and are not running at all. Why would another vi suddenly start opening along with mainscreen? Whe I open setup.vi by itself, it is the only one that opens. This is very frustrating, as I am getting tired of constantly having to fix settings within LavVIEW that seem to change all by themselves. When running the application (exe version), since both screens open upon launch, the setup screen won't go away. It is set up to close if originally closed, but since it was open from the start, it won't close and release the program back to the main screen. Please help.
Thanks.
Rick