LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

message popup not appearing

I created a dll that had a message popup (userint.h) using Cvi version 6 on Windows XP, then using the Cvi runtime module and everything was good. I am now using Windows 7 (32 bit) and the latest Cvi runtime module and the dll partly works, does not give any errors, but the message popup does not appear.

My guess is the new Cvi runtime module maybe does not support the older message popup, but really dont know, could be the Windows version; anyone know about this?

 

 

0 Kudos
Message 1 of 3
(4,289 Views)

Hi,

 

I don't believe MessagePopup has changed since CVI 3.0 as stated here: http://zone.ni.com/reference/en-XX/help/370051V-01/cvi/uiref/cvimessagepopup/

 

I would recommend stripping it down to the barebones and see if you can get it functioning that way.

0 Kudos
Message 2 of 3
(4,230 Views)

One thing to check: Try <Alt><Tab> a few times. In the distant past I have seen rare cases where it was hidden by other windows.

 

Ian

0 Kudos
Message 3 of 3
(4,175 Views)