12-07-2018 10:10 AM
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.
12-07-2018 10:11 AM - edited 12-07-2018 10:12 AM
@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".
12-07-2018 10:16 AM
@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.
12-07-2018 10:19 AM
@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
12-07-2018 10:19 AM
@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.
12-07-2018 12:47 PM
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
12-10-2018 07:58 AM
@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
07-24-2019 05:12 PM
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.
07-24-2019 05:31 PM
Installing the latest video drivers for your graphics video interface is the way to fix driver issues!
07-24-2019 05:55 PM
@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.