LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Making pictures popup

Solved!
Go to solution

Smiley Wink How can I pop up pictures with every step of the program while when some conditions  are broken(!true) a certain different picture will come up.

The idea is every step is appointed with a different picture.

Thanks In AdvancedSmiley Wink

0 Kudos
Message 1 of 11
(5,424 Views)

 

Hi,

 

Can you elaborate your point further, i am little confused what exactly you want?

 

If you want to display some image on event it can be done easily.

 

just search on the forum for it.

 

Regards

 

shrek

0 Kudos
Message 2 of 11
(5,421 Views)

Robot HappyWell,I have a project that I am almost through with it and I want to add to it(additional application) for every play that is played to display a picture that is unique and when one player wins a special picture different than the previous is revealed (two different pictures) .I want to know how can I "call these pictures one at a time to be displayed on the runtime of the game and when one of the player wins(breaking of the conditions),another picture(example trophy ,cup) 

to be revealed.Thank you for your time and patience.

Thank you in advance.:womanhappy:

0 Kudos
Message 3 of 11
(5,403 Views)
you can use a picture ring control and its visible property, so that if a condition is met for the picture ring control to show it will.
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 4 of 11
(5,396 Views)

Thank you Harold,I got the point behind what you said and I have just tried it and it worked perfectlySmiley Happy

 

How can I change the color of the front panel using the property node.

 

Thank you very much.

0 Kudos
Message 5 of 11
(5,369 Views)

You can try this to change the front panel color with a property node.

 

Ben

 

Change Panel Color.png

Message 6 of 11
(5,341 Views)

Hello,I have a difficulty in producing this C icon(appeared three times)[where can I find it and what does it mean]And how can I make the property node for the VI and Pnl 

ThanksSmiley Tongue

0 Kudos
Message 7 of 11
(5,318 Views)
those are close reference.v, and to make the property node for the vi you can use the open VI reference.vi
Message Edited by Harold Timmis on 12-12-2009 07:56 AM
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 8 of 11
(5,311 Views)

or you can do this:

 

 

Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 9 of 11
(5,304 Views)

I done the simulation you posted but a black color is always appearing(why is that?)

How can I change the color?

Thank you.Smiley Tongue

0 Kudos
Message 10 of 11
(5,287 Views)