12-04-2014 06:42 PM
Hi All,
I was wondering if it is possible to open an exectuable and have it as part of the front panel of my VI.
so far no joy i've managed to find example on how to open exe using labview one using system exe and another using .net ( i think) as attached but those 2 VI open the exe outside of labview.
I was wondering if anyone could usggest a way to do so.
Thank you in advance
Frederic.
12-04-2014 06:54 PM
Search the forums for SetParent or Child Windows. There are plenty of discussions about it and some code examples.