Hi,
I need to integrate a LabVIEW VI into a CVI panel, but not as shown in an NI example to a 1st level panel but to a child panel. The problem here is that CVI child panels do not provide any (HWND) window handle so you can't use SetParent of Windows SDK.
I would prefer having an ActiveX UI control to load any VI directly to the panel where I want to have it, but I couldn't find anything about such a control (this would be similar to the NI example of how to integrate an excel sheet to a CVI panel).
Here are the examples I talk about...
#1
#2
Hope to hear from all of you ;-)!
Greetz
Steffen