Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

pop up IMAQ image window

How do I make my image window (from IMAQ win draw)pop up and stay on top(by programming)? I want it to pop up at a particular time and event.
0 Kudos
Message 1 of 4
(3,390 Views)
Use IMAQ WindSetup to change the image window to a floating window (defaults to false, change to true). The window will stay on top of all other windows until you turn it off or close the window.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 4
(3,390 Views)
I tried that way, but it doesn't make the window that is minimized pops up. Is there a way to make the window pop up when the window is minimized?
0 Kudos
Message 3 of 4
(3,390 Views)
I think the LVWUtil32 tools include a vi for minimizing and maximizing windows. If not, there are several toolkits out there. I am sure one or more have the ability to do this.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 4 of 4
(3,390 Views)