Some courses and learning paths on NI Learning Center may not appear on learner dashboards. Our team is actively investigating.
If you encounter access issues, please contact services@ni.com and include the learner’s name, email, service ID or EA number, and the list of required courses.
04-13-2005 06:40 AM
04-16-2005 09:52 AM
@Dina wrote:
I have integrated an IDLDrawWidget control in a labview VI. I am trying to send output from IDL to a labview string control. To do this I use the function SetOutputWnd from the IDLDrawWidget control. This function needs a parameter, HWndLog, witch is the hWnd of the string control that will recieve the output. The problem is that I can't find the parameter I have to pass, I don't know how to get a HWND of a labview string control.
Thaks for your help.