Florian
2008-09-19 13:29:17 UTC
Hello,
i am working with LV 8.2 on a event-based application.
Basicly my entire application is based on:
* a while loop
* inside this while loop i have an event-structure (with about 70
event-cases)
One of the events is my EXIT button which asks if the user really
wants to quit the application and it the user chooses YES in the EXIT
dialog a true signal is connected to the NI EXIT VI.
That works almost as supposed, but i am wondering about one small
issue:
--
I would expect that the EXIT VI quits the application and the app-
window should be gone.
Unfortunaly my application ends BUT the window itself just changes its
style and does not disapear as expected.
Basicly the changed app-window then looks like a LabView window in
porogramming mode, but not like an running application window anymore.
Target:
--
EXIT button should end my app, as it does already, but the app-window
should REALLY disappear.
Might that behaviour be caused / related with a setting of the projekt-
main-vi ?
Or am i just mis-using the EXIT-VI itself ?
Any feedback is heavily appreciated.
Best regards in advance
florian
i am working with LV 8.2 on a event-based application.
Basicly my entire application is based on:
* a while loop
* inside this while loop i have an event-structure (with about 70
event-cases)
One of the events is my EXIT button which asks if the user really
wants to quit the application and it the user chooses YES in the EXIT
dialog a true signal is connected to the NI EXIT VI.
That works almost as supposed, but i am wondering about one small
issue:
--
I would expect that the EXIT VI quits the application and the app-
window should be gone.
Unfortunaly my application ends BUT the window itself just changes its
style and does not disapear as expected.
Basicly the changed app-window then looks like a LabView window in
porogramming mode, but not like an running application window anymore.
Target:
--
EXIT button should end my app, as it does already, but the app-window
should REALLY disappear.
Might that behaviour be caused / related with a setting of the projekt-
main-vi ?
Or am i just mis-using the EXIT-VI itself ?
Any feedback is heavily appreciated.
Best regards in advance
florian