ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Message box pop up

HI Again,

 

Here is another question. How do I get the "Display Message to User" to pop up in front of all windows? Right now, I have to open the minimized progrm to see what the message is. How do I automatically get the message on top of all windows, Thanks!

 

Vj

I may not be perfect, but I'm all I got!
0 Kudos
Message 1 of 7
(5,855 Views)
0 Kudos
Message 2 of 7
(5,839 Views)

Sarcasm??? I'll take it... 🙂

I may not be perfect, but I'm all I got!
0 Kudos
Message 3 of 7
(5,833 Views)

 


@VeeJay wrote:

Sarcasm??? I'll take it... 🙂


Good. Because I've got plenty to give away. Smiley Wink

 

0 Kudos
Message 4 of 7
(5,818 Views)

Be very careful on how you handle pop up windows!  Bad things can happen if you do not take care of things properly.Smiley Surprised

0 Kudos
Message 5 of 7
(5,815 Views)

Hey Guys,

 

IsFront property bring the error pop up on screen; but it is still behind the other software I am running.

 

What I have is two programs running; one is a LabVIEW program and the other is a commercial software; both communicating with each other through RS232. The commercial software hogs the screen and unless I manually click the LabVIEW taskbar, I am unable to bring it to the front of the screen.

 

Is there any other way to overcome this?

 

Thanks!

I may not be perfect, but I'm all I got!
0 Kudos
Message 6 of 7
(5,755 Views)

Then you need to use operating system calls to get the window to the front. On Windows you can use the Windows API Function Utilities (32-bit) for LabVIEW

0 Kudos
Message 7 of 7
(5,747 Views)