Page 1 of 1

Copy while draging

Posted: Wed Sep 10, 2008 5:31 pm
by Tobias
When you drag a piece of code, it would be nice if there where an Option key to copy that piece of code instead of moving it.
So for example you press alt while draging and when you let go of the mouse while holding alt, you make a copy, similar like some grafic applications do.

Just like all those well thought of little functions Oxygen has when selecting pieces of codes with double/tripple klick etc.

I think this could really speed up coding!

Re: Copy while draging

Posted: Wed Sep 10, 2008 5:40 pm
by sorin_ristache
Hello,

Holding down the Control key when you start the drag action should do a copy instead of move. This works in the editor panel, in the Outline view, etc. Did you try it? Do you want the copy on drag and drop in the editor panel where you do the coding?


Regards,
Sorin

Re: Copy while draging

Posted: Wed Sep 10, 2008 5:45 pm
by Tobias
Dammit, I thought I tryed that before I posted. :)

Thanks a lot for the answer!