LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make the messeg pop-up to stay on?

Hi,
 
After a message pop-up is displayed, it will not stay on-line if I touch another window.  It is confusing to the Tester operator.  Can I set any option to force the message to stay on until action is taken by the operator?
 
Thanks
Rafi
0 Kudos
Message 1 of 4
(3,190 Views)

Are you using MessagePopup function? It should stay on top of all panels opened in the same thread in which you have used the popup.

As an alternative, you could design tour own message panel to display with InstalPopup setting the advanced panel option to stay always on top of other windows: it should be wuat you need.

Message Edited by Roberto Bozzolo on 01-18-2006 06:41 AM



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 4
(3,191 Views)

Hi Roberto and thanks,

I run my test with TestStand Operating Interface. In the CVI code I"m using popup messages.  When it appears, it is on top of all other windows, but if I switch to another Windows application, and then, comes back to the TS application, it is hided beyond the Operator Interface panel.

Is there a way to setup the pop up message so it stays on all the time?

Thanks

Rafi

0 Kudos
Message 3 of 4
(3,166 Views)
Hello Rafi,

This post might be helpful for your application. Please let me know if you have more questions on this issue.

Thanks and good luck!
Shakhina P.
Applications Engineer
National Instruments

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