How do I have to use the event "panel close" ?
Hi I have a problem with event panel close.
I build an application with "Build Applications or shared library (dll)".
I set an event case on the main of the application to panel close.
I have setup the application on the targhet machine and run it.
The application works well but when I try to stop It closing the windows, It don't stop and the application goes on the not responding state.
I have tried every panel close events (panel close,panel close ? with Discart = True,panel close ? with Discart = False) but the problem still.
The problem is very strange because if I run the application on the building directory it is working, but if I run it on the i
nstallation directory (c:\Program File\Application) the problem happen.
On the application I have an other event case (timeout) that call "NI SEC Interactive User Info.vi".
If I remove this call the problem goes out.
I have configured the Application builder to copy on the installation directory all file needed for security support (As described on the Build Applications or shared library manual).
For a better understanding of the problem I attach 3 examples.
Please rebuild the examples and install they.
Try to run the 3 test on the installation directory and on the building directory.
I'm using LABVIEW 7.0.
Ciao.