Quick Drop Enthusiasts

cancel
Showing results for 
Search instead for 
Did you mean: 

Quick Drop-n-Drag

Try this:

Ctrl-space

[your numeric constant shortcut]

The observed behaviour:

- The mouse down event places the numeric constant and keep it in focus for dragging the item around.

- Releasing the mouse button places the constant, selects the value and leaves it in the keyboard focus.

Good stuff.

Now try this:

Ctrl-space

[while loop]

The observed behaviour:

- The first mouse click (down-and-up) confirms the selection

- Second click (down-and-up) starts the drawing

- The third click ends the drawing.

What would be awesome would be the mouse down event is the start point for drawing a structure and mouse release ends drawing the structure.

_____________________________
- Cheers, Ed
0 Kudos
Message 1 of 4
(4,182 Views)

Yes, I agree this would be cool, and I've requested it before. Unfortunately it requires changes in the mouse event handling code under the hood in LabVIEW, and that (non-trivial) work has never bubbled up in the feature priority list.

0 Kudos
Message 2 of 4
(3,286 Views)

Do you think it might be something that could be done with some scripting in a QD plugin? I don't know how well scripting can parse mouse events.

I'll dive into it if somebody can say "maybe, yeah"

_____________________________
- Cheers, Ed
0 Kudos
Message 3 of 4
(3,286 Views)

I don't think it's possible with scripting. Sorry, no "maybe, yeah" from me. 😕

0 Kudos
Message 4 of 4
(3,286 Views)