LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

String indicator vertical scroll-bar BUG?

Solved!
Go to solution

Hello,

 

So I ran into this "bug" not long ago.

Normally, when select the scroll bar on any string indicator in labview and drag it up and down, the text moves accordingly.

However, when you use the mouse wheel to scroll and the string indicator is not selected (only the mouse cursor is over the indicator), the text just overlaps endlessly until one moves the mouse cursor over the scroll bar. See the attached image.

This looks like a front panel refresh problem and is not the first one I encounter.

 

Is anyone else experiencing this issue?

Is it a known bug?

 

Please let me know!

Thanks

 

PS: LV 2012 SP1 f4 is what I am using.

Jorge
0 Kudos
Message 1 of 13
(3,489 Views)

I tried it and it worked fine for me.  Could you whip up an example really quickly so we can fool around with it and repeat your results?

 

Off the top of my head, I'm thinking this could be a display driver or (remotely possible) a mouse driver wheel implementation issue.

 

thanks!

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 13
(3,480 Views)

Hi Billko,

 

Thanks to you, I just found out that it is only when the STRING indicator's background is set to TRANSPARENT that it doesnt work. Thats mucho sad 😞

 

Attached please find the example VI.

Jorge
Message 3 of 13
(3,475 Views)

@JorgeF wrote:

Hi Billko,

 

Thanks to you, I just found out that it is only when the STRING indicator's background is set to TRANSPARENT that it doesnt work. Thats mucho sad 😞

 

Attached please find the example VI.


Wow - VERY reproducable.  🙂

 

Unfortunately I have no answer.  Sounds buggy to me.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 4 of 13
(3,458 Views)
Solution
Accepted by topic author JorgeF

I worked around this issue:

I simply used the same color as the panel's background in the string indicator.

It works.

Thanks Billko

Jorge
Message 5 of 13
(3,456 Views)

It "blurs" for me, too. Unless the indicator has key focus, which highlights it.

Message 6 of 13
(3,455 Views)

Furthermore, customizing the control and putting in a background picture doesn't help.  And it seems that the control refreshes itself when the mouse moveseither onto or off of the control.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 7 of 13
(3,453 Views)

That is exactly what happens 🙂
I'm glad to see I am not the only one with the issue.

 

Thanks all!

Jorge
0 Kudos
Message 8 of 13
(3,452 Views)

@JorgeF wrote:

That is exactly what happens 🙂
I'm glad to see I am not the only one with the issue.

 

Thanks all!


I'm kind of sad you aren't.  😉

LOL

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 9 of 13
(3,449 Views)

Sad to see that this is still a thing in 2018 😞

 

image.png

Of course the simple work around is to *not* use transparency.

---------------------------------------------
Certified LabVIEW Developer (CLD)
There are two ways to tell somebody thanks: Kudos and Marked Solutions
0 Kudos
Message 10 of 13
(2,698 Views)