LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

catch mouse hovering over a combo box !

hello all !

is there a way to read values (in real time) from a combo-box while hovering on it's data entries, but not clicking on any of them ?

thanks ahead 🙂

 

0 Kudos
Message 1 of 7
(3,172 Views)

Hello,

Please see attached.

Best !

J.

Message 2 of 7
(3,162 Views)

That works once you have clicked on a menu item. I am assuming that we are trying to access the menu items before the user clicks.

 

If so, you could look at using mouse events to show/hide an array which mimics the behaviour of the drop down menu.

See attached.

Download All
Message 3 of 7
(3,158 Views)

that does'nt work !

0 Kudos
Message 4 of 7
(3,126 Views)

To which post are you replying?

0 Kudos
Message 5 of 7
(3,118 Views)

Hi Ian,

 

Could you attach the "Array Point to RowCol.vi" SubVI?  I think this is what hookso might be referring to.


Regards,

Peter D

Message 6 of 7
(3,106 Views)

Ah! Thanks Pete - looks like I attached the wrong sub-vi. Sorry!

 

Lets try again - see the attached.

 

To give credit where credit is due and to provide support/licensing info, the Array Point to RowCol can be downloaded from LAVA here:

http://lavag.org/files/file/60-array-point-to-rowcol/

 

 

Download All
0 Kudos
Message 7 of 7
(3,099 Views)