LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Popup generated picture

Hi everybody,

 

I've read other topics about popups but I haven't managed to simply popup an image displayed by a generated picture vi. I want it to appear as a popup instead of being part of the control panel. Any ideas?

 

Thanks in advance,

 

Carlos

0 Kudos
Message 1 of 5
(3,691 Views)

I use this subVI quite frequently, see if it helps.

 

0 Kudos
Message 2 of 5
(3,680 Views)

Thanks, Darin. Do you have it for LabView 7.0 or do you know how to convert it to that version?

0 Kudos
Message 3 of 5
(3,663 Views)

LabVIEW Vista 8.0 is required to save back to LV7, and I do not have that one installed anywhere these days.  Fortunately it is a very quick re-write (with small adjustments for missing features).

 

 

Message 4 of 5
(3,650 Views)

Thanks again, Darin. That vi works, but it shows me one picture and I haven't managed to make it refresh (I have a group of pictures that I'd like to display, like refreshing that popup to show the next instead of this one). I somehow need to change the structure that handles events, right? I have managed to pop it up by closing/loading next image manually (like to show and hide to regain control over the main front panel), but I need to keep control of the main fp while having that popup always active as well, like with the generated picture vi that refreshes automatically, and allowing the refresh of the PreviewPicture vi to be controlled as I do with the generated picture (with a time delay to "keep" the actual image for X seconds and then change to the next).

0 Kudos
Message 5 of 5
(3,624 Views)