10-27-2008 02:00 PM
I found this funtction inside CVI panel library:
SetOwnerForNextCreatedWindow(int HWnd);
but no help or info about that.
Could you anybody help me?
10-28-2008 11:50 AM
Hello Luigi,
Although a prototype for this function exists in userint.h, this function is not really part of the User Interface Library, and that's why there is no documentation for it. It exists only for internal use in TestStand operator interfaces.
Luis
10-28-2008 11:51 AM
Hello Luigi,
I'd like to get more informations about the function you're using in order to help you.
Where did you find it? I couldn't locate it in CVI and also by doing a research in Google I didn't receive any result.
Thanks,