 Carlos C. G.
		
			Carlos C. G.
		
		
		
		
		
		
		
		
	
			12-28-2010 02:40 PM
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
 Darin.K
		
			Darin.K
		
		
		
		
		
		
		
		
	
			12-28-2010 03:07 PM
I use this subVI quite frequently, see if it helps.
12-28-2010 03:41 PM
Thanks, Darin. Do you have it for LabView 7.0 or do you know how to convert it to that version?
 Darin.K
		
			Darin.K
		
		
		
		
		
		
		
		
	
			12-28-2010 04:28 PM
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).
12-29-2010 06:09 AM
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).