04-04-2017 10:48 AM
@Hooovahh wrote:
@CoastalMaineBird wrote:
I've achieved the same effect by having the indicator be fully transparent, and having a color box, the same size as the text indicator, behind it.
Set the color box to transparent (gray), or yellow, or red, and you get much faster performance.
That's a good solution if you are blinking fast. But if you are switching the to the UI thread once every couple of seconds to flash red to transparent I doubt it matters much. But if you are looking for a 10hz blink, or something similar I would agree.
Yeah, that project only needed to update occasionally, and I'd do it completely differently now, but 13 years ago I was still trying for 'Oh, Shiny!' in my coding. (I still have a problem with 'Oh Shiny!' today, but at least its with stuff that's a bit more complex. )
04-04-2017
11:46 AM
- last edited on
03-27-2025
07:21 PM
by
Content Cleaner
Oh that just reminded me, is everyone aware that there is actually a blinking property on the string control which will make a red background, and show then hide the text? It's pretty limiting because you can't change the color, or rate, or anything about it, but it is useful and doesn't require changing a value, or property node periodically. I forgot about it because I never use it, because whenever I do I want to control the rate and color.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord