LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I change the Picture Item of the Boolean programmatically?

Hi!
A very simple question.
I can change any picture item for boolean control (pressed, hover, etc):
 
The question is: - how to do this programmatically (in RunTime)?
Is there simple way to do this?
 
Thank you in advance,
 
Andrey.
0 Kudos
Message 1 of 4
(3,765 Views)
I think it's not possible, but you can use picture ring for this.
Message 2 of 4
(3,761 Views)
Sorry,

you can't you could bypass (some of the issues) with my Boolean XControl.
Check my demo code, showing a lot of icons for one boolean control.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 3 of 4
(3,759 Views)
Thanks, Ton!
This one nearby exactly what I needed. Very good starting point for me.
 
Andrey.
0 Kudos
Message 4 of 4
(3,745 Views)