LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Move popup message position in CVI

In CVI, can I move the location where the popup messages come up?  If so, how?  I am using MsgPopUp();
0 Kudos
Message 1 of 2
(3,053 Views)
Hello,

There's no way to do it without creating your own popup message box with creating a new panel.  The message popup functions just make calls to Windows message popup functions which put them in some OS-dependant location.

Sorry, but hope this helps!
Travis M
LabVIEW R&D
National Instruments
0 Kudos
Message 2 of 2
(3,025 Views)