I'm having some trouble with the FileSelectPopup. If I position the dialog so that it is eclipsing my main application (but is smaller in dimension), and then shift focus to the main application (effectively hiding the file dialog) the application is put into an unrecoverable state. While this dialog is open the main application can not be interacted with (moving, resizing, etc), and the file dialog does not have its own taskbar icon.
Is there any way to allow the main application to remain responsive while the File Selector is shown? Or is there a way to enforce the File Selector to stay on the top until it has been closed?
Thanks.
(I am using CVI 2015)