11-02-2023 12:05 PM
Hi,
Is there a way to programmatically get the currently active diagram/panel tool ? (Operate, Select, Enter Text, Wire, Menu, Drag, Breakpoint, Probe, Copy Color, Paint…).
Ideally in case the Auto-Tool is selected, it should also give which actual tool is active:
I have found a private App property, but that is throwing error 1028 "Attribute selector is invalid":
Apart from checking the mouse cursor image through the Windows API, I see no other way…
I would need this to have a better contextualization in my new right-click plugins.
Thanks,
Raphaël.
11-02-2023 01:25 PM
I am not aware of any way to programmatically retrieve the current tool (position, operate, select, wire, etc.) in LabVIEW.