07-03-2006 04:35 PM
07-03-2006 05:24 PM
How about something like this?
Another option would be to simply use the Calculating... text as the visible part of your subVI and make the VI open its FP when it's run.
Another option would be to open a dialog VI which will communicate with your VI through some global channel to know when the VI finished.
In any case, you should probably make it modal, so the user can't do anything, but make sure you don't run into a case where you get stuck and have to crash LV.