Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Blockmode is not preserved when using Shift+Ctrl+V
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

xMRi
Tomato Guru

Germany
315 Posts

Posted - Oct 26 2004 :  02:52:51 AM  Show Profile
I select a text in block mode (pressing ALT+drag).
Pasting normal works as expected.
If I use Shift+Ctrl+V after i copied some other stuff. The paste works like a normal paste, each line is inserted as a seperate line and not inserted in the existing text blocks.

Martin

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming

support
Whole Tomato Software

5566 Posts

Posted - Oct 27 2004 :  1:41:07 PM  Show Profile
We assume you have this code:

fooAAAfoo
fooBBBfoo

You use Alt+Drag and select AAA and BBB. You have CCC and DDD in the clipboard, one string on each line. You expect Ctrl+Shift+V to create this:

fooCCCfoo
fooDDDfoo

As you have discovered, this does not happen with VA X. In fact, it does not happen with the IDE, whether or not you use its clipboard ring.

We do not believe we advertise this as a feature of our "paste menu." We certainly do not intend to do so. Hence, we take your post as a feature request.

Edited by - support on Oct 27 2004 1:41:45 PM
Go to Top of Page

Baga
Tomato Guru

122 Posts

Posted - Oct 29 2004 :  7:31:25 PM  Show Profile
No, what you described is interesting, but i don't think that's what Martin meant.
Regardless of what is in clipboard now, Ctrl+Shift+V doesn't preserve "columnness" of ALT-selected text.

So, you selected block:
AAA
BBB

now, your cursor is somewhere in the middle of first line:
111111111111111111111111111111111
222222222222222222222222222222222

Ctrl+V:
1111111111AAA11111111111111111111111
2222222222BBB22222222222222222222222

Ctrl+Shift+V:
11111111111AAA
BBB
1111111111111111111111
222222222222222222222222222222222

Note that it inserted text "AAA\\nBBB", while Ctrl+V did something very useful, but not desribeable as single paste operation...

It never worked as far as i know.
Go to Top of Page

Baga
Tomato Guru

122 Posts

Posted - Nov 15 2004 :  2:03:09 PM  Show Profile
Still doesn't work...

Edited by - Baga on Mar 16 2005 07:22:11 AM
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 20 2005 :  4:34:07 PM  Show Profile
this one slipped through the net.

since there seems to have been no case for it, it has not been addressed, which is why it still does not work. i have just added a case for it, so hopefully it will be looked at at some point by the developers.

case=531

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000