DoubleClick (XNode Ability)

From LabVIEW Wiki
Jump to: navigation, search
DoubleClick (XNode Ability)
List of XNode Abilities
Public Name:OnDoubleClick

This ability VI is called when the user double clicks on your XNode. Point is the the location on the XNode that the user clicked relative to the top-left corner of the XNode. A common pattern is to open a configuration dialog when the user double clicks on an XNode, but you may choose to behave differently. Use Reply to inform LabVIEW of any actions it needs to take.

Default behavior: None.

This ability provides UI and OS messages are handled.