LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

System style buttons remain blue after being released

Solved!
Go to solution

It's behaving as expectced except it remains light blue while the mouse is not hovering over it.

 

If I hover over the button but do not interact, it stays gray. If I interact with it and finish my interaction while my cursor is over the button then it will remain light blue. The only way to get the button back to gray is to somehow interact with it and finish the interaction while my cursor is not over the button (ie: tabbing through the controls, or clicking the button and releasing it after moving my cursor).

 

I would much rather the intended behavior where it only becomes light blue only while my mouse is hovering over it.

0 Kudos
Message 11 of 22
(2,000 Views)

@Roberteh wrote:

Where can I find the option to customize that mouseover state? It's not in the properties menu as far as I can tell


The VI you posted works fine to me.  As soon as the mouse leave the button, button color changes back to False color (gray).

 

There are many posts about customizing button.

Search google or Youtube for "labview customize button".

 

 

 

George Zou
0 Kudos
Message 12 of 22
(2,001 Views)

@Roberteh wrote:

It's behaving as expectced except it remains light blue while the mouse is not hovering over it.

 

If I hover over the button but do not interact, it stays gray. If I interact with it and finish my interaction while my cursor is over the button then it will remain light blue. The only way to get the button back to gray is to somehow interact with it and finish the interaction while my cursor is not over the button (ie: tabbing through the controls, or clicking the button and releasing it after moving my cursor).

 

I would much rather the intended behavior where it only becomes light blue only while my mouse is hovering over it.


I'm sorry for being an idiot.  I forgot that you mentioned it was STUCK.

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 13 of 22
(1,991 Views)

@billko wrote:

@Roberteh wrote:

It's behaving as expectced except it remains light blue while the mouse is not hovering over it.

 

If I hover over the button but do not interact, it stays gray. If I interact with it and finish my interaction while my cursor is over the button then it will remain light blue. The only way to get the button back to gray is to somehow interact with it and finish the interaction while my cursor is not over the button (ie: tabbing through the controls, or clicking the button and releasing it after moving my cursor).

 

I would much rather the intended behavior where it only becomes light blue only while my mouse is hovering over it.


I'm sorry for being an idiot.  I forgot that you mentioned it was STUCK.


No worries! Do you have any advice for me though?

 

George Zou, Thanks I was able to figure out how to edit that button state. I'd rather that be my last option though, i'd prefer to fix the bug outright

0 Kudos
Message 14 of 22
(1,989 Views)

@Roberteh wrote:

Where can I find the option to customize that mouse over state? It's not in the properties menu as far as I can tell


System controls have very limited customizations, they inherit most of their looks from the OS theme.

0 Kudos
Message 15 of 22
(1,989 Views)
Solution
Accepted by topic author Roberteh

If hiding and showing the FP fixes the appearance, you may be looking at a video driver issue.

 

Those are often fixed by getting the most recent video driver or tweaking the video acceleration settings.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 16 of 22
(1,968 Views)

@Ben wrote:

If hiding and showing the FP fixes the appearance, you may be looking at a video driver issue.

 

Those are often fixed by getting the most recent video driver or tweaking the video acceleration settings.

 

Ben


Thank you Ben! It was a driver issue

Message 17 of 22
(1,947 Views)

Hey Roberteh, mind sharing how you fixed the driver issue? I'm seeing the same behavior where it gets "stuck" highlighted blue. Tabbing over the button clears it, just like your experience.

0 Kudos
Message 18 of 22
(1,752 Views)

Installing the latest video drivers for your graphics video interface is the way to fix driver issues!

Rolf Kalbermatter
My Blog
0 Kudos
Message 19 of 22
(1,745 Views)

@rolfk wrote:

Installing the latest video drivers for your graphics video interface is the way to fix driver issues!


I'm on the latest driver already. Refer to this older post-

 


@Ben wrote:

Those are often fixed by getting the most recent video driver or tweaking the video acceleration settings.


I'm wondering if the OP fixed his issue with an acceleration tweak or a simple driver update.

0 Kudos
Message 20 of 22
(1,740 Views)