User | Kudos |
---|---|
10 | |
6 | |
6 | |
5 | |
4 |
Recently LabVIEW has added the following feature: When creating a new wire, double-clicking creates a terminal. This can be an indicator or a control, depending on what was selected. If the wire was started from a data sink (a structure tunnel or a subVI or node input terminal), holding down the Ctrl key while double-clicking creates a constant. This is very useful and saves time. Kudos!
When working with cluster wires, it would be useful if an Unbundle By Name node could be created by:
1. Start creating a new cluster wire or wire branch
2. Hold down a modifier key (Ctrl, Alt, Shift, or a combination thereof) and double-click
Step 1: Start creating a cluster wire
Step 2 - current behaviour: double-clicking creates a terminal. This is useful. Holding modifier keys down (Ctrl, Alt, Shift) does not alter the behaviour.
Step 2 - desired behaviour: Holding modifier key + double-click creates Unbundle By Name node
Notes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
QuickDrop works well for accelerating this workflow. Also, I want to reserve the key modifiers on the wire-and-double-click gesture for possible future additions of related editor operations.