04-13-2010 12:11 AM
Hi
Anyone knows how to detect window close event and do some task before exiting ?
Sridhar
Solved! Go to Solution.
04-13-2010 12:22 AM
Use Event structure to detect window close event. In event structure,
Select This VI -> Panel close event for this task. See attached picture.
04-13-2010 04:22 AM
Thank you Mr Kumar B
I have tested it with "Panel Close ?" event. It works but I cannot discard it.
Let me know how to discard the same event.
And will it work with executables ? Can i discard the same event to prevent it from exiting?
sridhar
04-13-2010 04:51 AM