I'd like to create a LabVIEW program that opens other LabVIEW programs, and embeds their front panels in the main program window. Or even better, I'd like to be able to create an Active-X control from my LabVIEW applications. Are either of these possible? If so, any ideas how would be greatly appreciated.
I've seen the example which embeds IMAQ windows, which I could apply to any window, but the way the example is written, it depends on using an IMAQ DLL, regardless of the type of window. I don't want to have to install IMAQ just for this.
(I'm using LabVIEW 6.1 on Windows 2000)