LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mouse Pointer on Table

Hi Vaibhav,

I wasnt able to run your code bcoz its compiled in LV8.6 and i am using LV8.5.

Could you pls save in 8.5 format and resend it?

 

Thanks,

Ritesh

0 Kudos
Message 11 of 17
(1,409 Views)
Help Plss!!
0 Kudos
Message 12 of 17
(1,394 Views)

Hey Guys,

 this thing is really driving me crazy now. I have been trying to solve my problem since last 2 days .. have tried lots pf approaches but still now Success.

 

Could anyone pls give a suggestion of how to solve it or just let me know if its possible at all or not ? 

 

 

Thanks,

Ritesh

0 Kudos
Message 13 of 17
(1,386 Views)

As no one is coming up with any solution or suggestion, should i believe that its not possible at all ?

 

Ritesh

0 Kudos
Message 14 of 17
(1,375 Views)

Hi Ritesh,

 

sorry for the late reply. yesterday was a holiday so couldnt check the forum.

 

here is the VI in LabVIEW 8.5.

 

 

.......^___________________^
....../ '---_BOT ____________ ]
...../_==O;;;;;;;;_______.:/
.....),---.(_(____)/.....
....// (..) ),----/....
...//____//......
..//____//......
.//____//......
..-------
0 Kudos
Message 15 of 17
(1,364 Views)

HI Rithesh

 

          I got the solution.Just make a change to the example vi which i had sent.Add an Table Control -Value change event and create a table control disable property.

Hope this solves your problem.

 

0 Kudos
Message 16 of 17
(1,350 Views)

Hi Geetha,

I tried your solution.

problem is you are disabling the table at the time of execution. due to which i am not able to see the short cut menu(basically shortcut menu is disabled with the table).

only if the table is enabled, i am able to see the short cut menu.

same is the problem with vaibhav's code.

 

Solution could be:

On right click, the table should be enabled and the menu should pop up. These two things should happen simultaneously or just one after the other. 

But i am just not sure if its possible in LV.

 

Thanks,

Ritesh

0 Kudos
Message 17 of 17
(1,337 Views)