NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PopUp window sometimes in the background

Hello,
I have programmed a PopUp window (programmed in LabWindows compiled as dll). I call this dll in teststand and somtimes (often) this PopUp window is in the background (behind my OperatorInterface). What can I do that this window is always shown on the top?
 
thank You
regards samuel
0 Kudos
Message 1 of 3
(3,217 Views)

Hi,

Maybe you can use a modal dialog.

There ia an example here http://zone.ni.com/devzone/cda/epd/p/id/3602

It for TestStand ver 1.01 but you should be able to modify the DLL project for a later version of Teststand.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,212 Views)
Hi!

I have the following problem:
I made a DLL with Builder 6, which creates a modal window. When I run the DLL from TestStand, the window stays in the background (in windows xp, under win2000 it works fine).

How can I show the window in front of the teststand?

Thx
Dave
0 Kudos
Message 3 of 3
(3,000 Views)