01-17-2006 08:06 PM
01-17-2006 11:40 PM - edited 01-17-2006 11:40 PM
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
01-19-2006 12:04 AM
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
01-20-2006 05:43 PM