10-26-2022 08:36 AM
Can you give some example about this? I'm having some trouble with exactly how to do it. What I want to create is something like the following.
10-26-2022 12:18 PM
Hi worker,
@constructionworker wrote:
What I want to create is something like the following.
I recommend to use a MultiColumnListBox (MCLB) instead of a simple string indicator.
It will become much easier to select the colors for those error indicators…
Open the example finder in LabVIEW to look for examples!
10-27-2022 01:01 PM - edited 10-27-2022 01:08 PM
@GerdW wrote:
Hi worker,
@constructionworker wrote:
What I want to create is something like the following.
I recommend to use a MultiColumnListBox (MCLB) instead of a simple string indicator.
It will become much easier to select the colors for those error indicators…
Open the example finder in LabVIEW to look for examples!
After much effort I did something like below but still there is a problem because I only want the second column to change color but it changes the color of a whole row.
Anyone know a better way?
Thanks for the replies GerdW, but your answers are a bit cold 🤯 🙂
10-27-2022 01:46 PM - edited 10-27-2022 02:03 PM
Hi worker,
@constructionworker wrote:
After much effort I did something like below but still there is a problem because I only want the second column to change color but it changes the color of a whole row.
Anyone know a better way?
I told you to use a MCLB.
You quoted my suggestion where i explicitely wrote "MCLB".
But in your VI you use a table!
And now you ask for "better ways" and "cold answers"…
Why don't you use a MCLB?
I don't understand your behaviour…Like this:
10-27-2022 02:51 PM - edited 10-27-2022 02:56 PM
@GerdW wrote:
Hi worker,
@constructionworker wrote:
After much effort I did something like below but still there is a problem because I only want the second column to change color but it changes the color of a whole row.
Anyone know a better way?I told you to use a MCLB.
You quoted my suggestion where i explicitely wrote "MCLB".
But in your VI you use a table!
And now you ask for "better ways" and "cold answers"…
Why don't you use a MCLB?
I don't understand your behaviour…Like this:
Thank you for your answer. But is the difference between MCLB and table so important here? Because I think they both do the same thing.
Solved my problem thanks for your help
10-28-2022 12:44 AM
Hi worker,
@constructionworker wrote:
But is the difference between MCLB and table so important here? Because I think they both do the same thing.
When you think they both do the same then complain about "cold answers" when they don't do the same!
10-28-2022 01:18 AM - edited 10-28-2022 01:19 AM
@GerdW wrote:
Hi worker,
@constructionworker wrote:
But is the difference between MCLB and table so important here? Because I think they both do the same thing.When you think they both do the same then complain about "cold answers" when they don't do the same!
Hi GerdW,
I was just saying about this(changing font color) topic. But yes, there are differences for different topics, of course, it supports wider features.
Thanks for reply...