LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mouse event through decorations

Hi Everyone,

 

I have a little problem with an interface I developped,

As you can see in the attached pic it as stacked boolean square Leds controls, and the yellow one is at the bottom.

Any of these LEDs appart from the bottom one is attached to 2 event, the mouse enter which activates the LED and the mouse leave event which deactivate it.


So when the user move his mouse out of any of these controls it should set the bottom LED to on, It works perfectly in most cases, but does not work when the user make a fast move from left to right reaching any of the decorations or buttons on the right panel.(even the little triangles on the sides).

And even setting the Mouse Enter, Mouse Leave, events to this VI and to Pane, it still have the same behaviour.

 

How can I overcome this problem?

 

Thanks a lot,

 

Best Regards,

0 Kudos
Message 1 of 3
(2,330 Views)

Adding a Splitter solved the problem, but I would like to know if there is a workaround to this anyway?

 

Thanks

0 Kudos
Message 2 of 3
(2,329 Views)

Hi Olivioloyer,

 

I'm glad you solved your issue, however, I would like to give you some feedback in order to explain why the splitter worked out for you.  I'm having a hard time trying to understand how your VI works, and how are the events configured.  Can you attach your code so I go over it and get back to you??

 

 

Thanks in advance!

 

 

Anuar R.
National Instruments México y Latinoamérica
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 3 of 3
(2,274 Views)