LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event mouse on a static object

Does LV allow to place an event mouse on a static objet from LV (like a decoration)
or from the Datalogging & Supervisory Control module extension?

Thanks
0 Kudos
Message 1 of 2
(2,431 Views)
No, but you can create a custom boolean indicator with the picture in it, and detect the event for that, or you can detect a click for the VI and determine whether or not it was in the decoration (The Front Panel property has a property with an array of references to all the decorations on the FP. You can also place an almost invisible control around the decoration and detect the event for that.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,419 Views)