Hello,
I am building a User Interface that has several levels (main vi, several
second and third level subvis. The second level subvi contains
controls, so it opens a new window when called,
but it should clear the already existing window of the main vi, use this
window and restore the main vi after completion.
The third level subvis add some more controls to the second level subvis',
so they should use their window, but without clearing the second level subvis.
How can this be done?
Thanks
Thomas