LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

messagepopup

I created an application that produces popups and then ends the test. These popups work as expected. Then I created another popup that delays execution until "OK" is selected. This popup by itself works fine. However, once the delay test popup is used and "OK" is selected, the subsequent popups no longer appear during the execution of the application. If I re-execute the application without causing the Delay Test Popup to occur, the end test popups occur as expected. Any ideas on what I need to do to fix this issue?

0 Kudos
Message 1 of 2
(4,175 Views)

It's difficult to guess what's happening with so few informations: can you post the relevant code that handles popups in both situations (delay and end of tests)?

Even better could be to create a minimal project that replicates this behaviour (i.e. with the GUI but without actual code for tests and so on). Creating such a project can also help you to narrow down the problems to a subset of the original code.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(4,162 Views)