LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Quick drop with Quick Drop

Hi!

When an item has been selected with Quick Drop is there a way to drop it on the block diagram or front panel using a keyboard shortcut?

 

Thanks!

Marco

0 Kudos
Message 1 of 14
(3,915 Views)

With the item highlighted, just click on the Block Diagram / Front Panel!

_____________________________
- Cheers, Ed
0 Kudos
Message 2 of 14
(3,909 Views)

I was asking for a keyboard short-cut 🙂

0 Kudos
Message 3 of 14
(3,905 Views)

You can hit enter, but you still need to use the mouse to place the item where you want it

 

EDIT: Unless I am unaware of someone writing a QD add-on for a keyboard quick drop quick-drop. Nice idea.....

 

QD Enthusiasts

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

If you don't use the mouse, how would you specify (via a keyboard gesture) where on your diagram you want to place the object?

0 Kudos
Message 5 of 14
(3,878 Views)

@Darren wrote:

If you don't use the mouse, how would you specify (via a keyboard gesture) where on your diagram you want to place the object?


I suppose he could write a plugin for a shortcut and just get the visible part of the BD and drop it right in the center every time...I don't see why clicking is that much of a hassle though, especially since this way you can drop it right where you want it.

0 Kudos
Message 6 of 14
(3,865 Views)

It seems to be that the OP wants to keep quick drop open.  So basically choose you function, drop it down, select another function, etc. all without closing the quickdrop.  Seems like it would just create a mess on your block diagram to me.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 7 of 14
(3,858 Views)

@crossrulz wrote:

It seems to be that the OP wants to keep quick drop open.  So basically choose you function, drop it down, select another function, etc. all without closing the quickdrop.  Seems like it would just create a mess on your block diagram to me.


We talked about this idea in this thread on the Quick Drop Enthusiasts forum. My vision is that, after dropping an item by clicking in the VI, Quick Drop would remain open and reacquire focus, so you could start typing another object name again.  As I mention in the thread, it's an idea I've prototyped, but haven't been able to get working quite right.

0 Kudos
Message 8 of 14
(3,833 Views)

Select the wire (or wires) you want to attach the item to, open Quick Drop, select your item, then press Ctrl-I (Ctrl-Shift-I for multiple wires); the selected item appears on the block diagram connected to your selected wire(s) without any (more) mouse clicks. However, Quick Drop closes, making this not such a convenient feature in my opinion. If you don't like the Quick Drop closing, join this conversation: Keep Quick Drop open - Idea Exchange.

 

------

Matt Kirk

Inventor of ImageJVI

0 Kudos
Message 9 of 14
(3,825 Views)

To be clearer, I would like to do the following:

 

1) Place the pointer of the mouse where I want to place the function

2) Open quick drop

3) Type the name of the function I want to insert

4) Press a key and have the function placed in the block diagram at the position of the pointer.

 

What I'm doing now is

4a) Press enter and have the function "floating" on the block diagram ready to be placed

4b) Click the mouse button to place the function on the block diagram

 

Avoiding this mouse click could help save time when coding.

 

Regards,

Marco

0 Kudos
Message 10 of 14
(3,790 Views)