10-20-2006 04:55 PM - edited 10-20-2006 04:55 PM
Message Edited by ADAC on 10-20-2006 05:00 PM
10-21-2006 01:19 PM
You could write a VI to do that. You can get and set a VIs icon using some VI class methods. The icon information is available as a flattened pixmap, so you can use the picture control VIs to replace all the pink pixels with the current color. Of course, you will still need to tell the tool which VIs to do this to. Also, you will need to be careful not to replace pink pixels which are not error cluster related.
@ADAC wrote:
I sure don't feel like going back and changing all those icons. >:{
10-21-2006 03:06 PM
Yeah, I know, but it's fun to tease NI about it.
For anyone else interested, here's a quick example to change a single icon colour of your choice.
version = LV8.0
10-22-2006 04:25 PM
10-23-2006 10:35 AM
10-23-2006 10:40 AM
10-23-2006 10:47 AM
10-23-2006 07:06 PM
[NI AE support]
1. Did you search the examples?
2. Is your monitor on?
3. Let me check my resources...
[\NI AE support]
10-24-2006 02:32 AM - edited 10-24-2006 02:32 AM
Message Edited by nrp on 10-24-2006 08:35 AM
10-24-2006 09:42 AM