For issues relating to cut, copy, and paste operations.

learn more… | top users | synonyms (2)

3
votes
2answers
32 views

Allow user to copy image from picturebox and save it everywhere

In my application I have a pictureBox that shows an image. When user right clicks on the pictureBox and selects Copy from the context menu, I want to copy the image into the clipboard so the user can ...
0
votes
0answers
23 views

How To Use an Apps Script To “Copy-PasteValue” Dynamic Data In a Google Spreadsheet at a given time?

I have a google spreadsheet that imports and modifies data from an online source that updates every hour. I wish to pull a static copy of the 10pm update from the spreadsheet—essentially a copy-paste ...
0
votes
0answers
7 views

how to copy javadoc from variables to constructor

I am having some problems with javaDoc. I have written Documentation for variables of a class. And then I want to use that same javaDoc in the constructor. I didn't seem to be able to use @link or ...
0
votes
2answers
62 views

Copy content of textboxes to others

I have two GroupBoxes and a Button, in each GroupBox I've 40 TextBoxes. How can I copy the contents of the first 40 TextBoxes to the second ones programmatically ?
-3
votes
0answers
8 views

Mark several random files [closed]

Can anybody help me with this? I need script or anything that can mark number of files from one folder, and if it is possible, copy them to another folder. example: Folder MP3-(thousands of files) ...
0
votes
2answers
36 views

Copying cell data from one worksheet to another

I have attempted to create an Excel VBA function that will copy the data in cells from worksheet 1 and paste them into worksheet 2. Ideally, I'm checking cells AF6, AF7... all the way to whatever the ...
0
votes
0answers
75 views

VBA How can I make a code to create tables from a set of data

I have a worksheet which comes in every week with the same format that I need to summarise information for, for a number of Business units. The format is as follows: The worksheet is populated from ...
0
votes
3answers
46 views

automated solution for manual copy-paste-transpose?

I have an excel spreadsheet that has data pulled from a different data source. The problem I have is that the data is 'repeated': (Site is column A and Owner is Column B): Site ...
0
votes
0answers
31 views

Segmentation fault / Bus error when copying code in Python 2.7 [closed]

Is there any reason why python 2.7 on MacOSX crashes with either a Segmentation fault or Bus error when trying to Copy code using cmd + C from a .py file? This problem has occurred intermittently, ...
0
votes
3answers
19 views

How to use a passed through integer in a range when copying cells

I've looked around on the internet and found no sucess. my problem is that im trying to copy the range of P6 to P(value of an integer passed in to the sub) from the first worksheet to values B2 to ...
0
votes
4answers
74 views

Is it possible in vi to know which line the cursor is?

I want to copy paste some lines in vi. I have a text like python class1 def: code code code ... code code code last line class1 python class2 def: code code code ... code code ...
-1
votes
0answers
10 views

How to copy all files in the subfolder [migrated]

I am using Windows 7 and I want to copy all PDF files inside a folder and inside all its subfolders in a new location. What is the command to do that?
0
votes
0answers
14 views

Can I paste RTF text from a RichTextBox to a WebBrowser Control?

I'm trying to copy formatted text from a RichTextBox control into a WebBrowser control and retain it's formatting. From there I'd like to grab the DocumentText in HTML format to save into a database. ...
0
votes
0answers
10 views

Unable to retain the text in pdf file after printing which is having font properties as Identity H CID

I am having a pdf file which is having font properties set as Identity-H and CID fonts. After printing such kind of pdf files, I am unbale to copy the text from the pdf. If i copy and paste, i am ...
-1
votes
3answers
66 views

Excel VBA : Copy Range to a new workbook

I have the below code which was working an hour back and not working now suddenely :-( Am I missing anything here? Set NewWorkbook = Workbooks.Open("P:\Env_Check_Report\Results\" & ...
0
votes
1answer
19 views

Copy files skipping duplicates VB.NET

I am copying some folders with: My.Computer.FileSystem.CopyDirectory(folder, destination) And they obviously do have content. So I want to skip the duplicate files, how do I do that? Thanks in ...
0
votes
1answer
20 views

unable to copy/paste in mingw shell

I just installed MinGW on windows and I'm unable to copy/paste as I am used to on Linux or even Putty. What is the trick for copying and pasting text for same, chrome into MinGW shell?
0
votes
0answers
46 views

Detect a GUI “Cut” or “Copy” using command line

I'm trying to find out (from the terminal) if a "cut" or a "copy" operation has been performed on the file(s) selected from within a GUI application, say from a file manager. I tried xclip, xcb, ...
1
vote
1answer
32 views

Spreadsheet-like input in html?

I'm writing a webpage (PHP/html/css) and I would like to let my users enter a lot of data, always consisting of the same information: day, hour, title, details, class. For this, I'd need a ...
0
votes
0answers
104 views

vba excel - Copying multiple cells including formatting/shapes/merged formatting

I can't seem to find anything on this in the forums or using google, so I'm not too sure if this is doable at all or if I'm just not looking in the right area: I have 2 equal sets of areas (ie. 10x5 ...
1
vote
2answers
42 views

Notepad++ copy from and past to specific places on a string

I have a huge HTML form. <form> <input type="checkbox" value="whatever1" id=""><label for="">whatever1</label> <input type="checkbox" value="whatever2" id="" ...
0
votes
1answer
35 views

Paste thru browser native context menu for custom div

I've got a <div> block, where I want user to be able to paste data thru browser native context menu. contenteditable="true" is not an acceptable solution. Ace editor ...
-2
votes
0answers
31 views

Copy file in system directory [closed]

I have two audio files in assets folder(lock/unlock sound). I want to copy and replace them in system directory /system/media/audio/ui after clicking on the button. How can i do this?
0
votes
1answer
83 views

VBA copy pivot table in the same sheet and use it

Hi I am copying a pivot table I have on the same sheet and I would like to use the copied pivot table by changing some items. The problem is when I copy pivot table, how do i identify the new pivot ...
0
votes
3answers
52 views

C++ copy formatted code to word (like Visual assist's)

I've browsed but could not find an answer.. I'm trying to copy code from my editor to look like the VA coloring, but it only copies like the VS coloring.. (Another great option would be to somehow do ...
-3
votes
0answers
55 views

How to copy paste from gui to cui in linux.? [closed]

I have a small question for linux guys, I am kind of new in linux. so my question is that i am able to copy paste in from gui to terminal if I open the terminal from dashboard, but if go to the ...
1
vote
2answers
168 views

JMenuItem shortcuts Ctrl-C / Ctrl-V or Ctrl-Insert / Shift-Insert don't work anymore

I have an older stand alone java swing-based app that uses JFrame with JMenuBar containing multiple Jmenu elements (with respective JMenuItem items). After upgrading to the latest 1.6.0_41 (or 1.7.x) ...
3
votes
2answers
69 views

How copy the GNU Screen copy buffer to clipboard

When using GNU Screen we can work with scrollback buffer also know as "copy mode" using the Ctrl+a+[ command. In there we can copy text to the copy buffer pressing space selecting the text and ...
0
votes
2answers
40 views

How to eliminate the match of a point with itself?

I have applied SIFT on one image but two times ,example: [image1, descript1, location1] = sift('book.pgm'); [image2, descript2, location2] = sift('book.pgm'); after matching function it will show ...
1
vote
0answers
150 views

Prevent duplicate copy paste in excel

Hi all the noob is back again. I am doing a copy paste job of data from one worksheet into another which is hidden but there is a danger that data will be duplicated if not checked against what has ...
2
votes
1answer
69 views

Programmatically trigger Cut/Copy/Paste

I am using the TinyMCE plugin to give users a way to type in HTML content and this gets saved to the database. In some cases, I would like to port this content over to the default email client on the ...
2
votes
1answer
115 views

Copy to clipboard limitation

As many other question about this topic, I still didn't find something that could avoid my issue. I'd like to know what are the limitations of the clipboard in term of copy paste processing in time ...
0
votes
1answer
60 views

How can a submittable online form recognize ( \t ) & ( \n ) delimiters and skip <input>'s when using copy-paste from Excel?

[[UPDATED AGAIN]] And I am sorry if this question gets wordy. I am a hobby coder, and I am looking for some help with syntax and functionality within javaScript which will allow copied delimiters ...
1
vote
0answers
19 views

Telerik winforms right-click -> paste event?

I need to do something when a cell is modified via pasted content, I don't seem to find any event that gets fired while/after text is pasted into the cell. I have tried: ValueChanged CellValidating ...
0
votes
2answers
75 views

Paste image to a web page

I did some research for a wysiwyg editor and found ckeditor that seems to be nice however I need to be able to copy/paste an image to the editor. I found this web site that do exactly what I need ...
1
vote
1answer
80 views

Copy/Paste does not work using Webview in Chrome Packaged Apps on OS X

In Mac OSX copy/paste does not work in a Chrome Packaged App. I installed my app on both Windows XP Chrome and a Chrome OS. I'm able to copy/paste in both the Windows and Chrome OS environment but ...
0
votes
1answer
237 views

Copy every worksheet from one excel file to another

Having this, probably easy to solve problem, but without any programing skills its hard for me to crack... I made an excel file with a button, a macro assigned to it. What it should do : Open ...
0
votes
0answers
17 views

Is there a way to copy a list of files containing code into Word?

I've built an Android application and I am required to put the code into the appendices of the document. There is a multitude of code and I would like to do this quick as opposed to going through ...
0
votes
1answer
108 views

GWT - Copy & Paste ZeroClipboard

I read this question. I need to do a clipboard system in my gwt web application. ZeroClipboard there is no longer on GoogleCode, and i have downloaded it from GitHub, but this guide doesn't work. Any ...
0
votes
3answers
342 views

Excel - copying text from one cell to another without deleting original content

Basically I have the following scenareo: 2 columns, with 600 rows of data. I need to copy the data from column 2 and place it at the end of the content in column1 for the same rows. This would ...
0
votes
0answers
25 views

Following a criteria or set of criterias find data in a folder “DB2013”, copy & paste into a new pdf file

Following a criteria or set of criterias in "Main Sheet" find data from other excell work books in a folder named "DB2013", copy and paste the data into a new sheet, getting the name accordingly ...
0
votes
0answers
57 views

Getting row of clicked button & paste data into other worksheet

What I require Identify the row the macro button is in, copy the 7 cells of data to the left of it in that row (data only ie not colour of cell etc) (from column B to column I) Paste row into next ...
1
vote
1answer
35 views

Merge vim system buffers

Is it possible to to do the following: Terminal1: vim f1.txt su someuser Terminal2: vim f2.txt I want to copy text from f1 in Termial1 as user A to f2 in Terminal2 as user someuser. I am using ...
0
votes
1answer
65 views

Copy multiple sheets at once (keeping relative formulas)

I have been struggling for a while to find a way to copy multiple sheets at once using VBA. The catch is that i need them to keep their relative reference to each other. For example: I have 3 sheets: ...
1
vote
1answer
57 views

paste special only specific range

I have reverse engineered and developed a code thanks to all your efforts here but I have come unstuck on one small thing. What I want to do when copying from WS2 is to paste as special as I do not ...
2
votes
1answer
25 views

tinymce - vnc paste issue in Chrome

I have the weirdest problem: When I copy a few lines from realVNC (from linux xterm) to tinymce textarea in Chrome, every cluster of blank spaces are collapsed into one (also in the full example given ...
0
votes
2answers
78 views

Disable the right click, ctrl +c , ctrl+v and selection functionalities

I am developing an Online Exam rails app. In the Examination interface, I want to prevent the copy(ctrl+c), paste(ctrl+v), right click and selection functionalities. How I would be able to prevent it ...
0
votes
1answer
41 views

Jquery setTimeout throwing an “ JScript runtime error: Invalid argument.” exception?

I wrote the following code for wordcount validation for pasting text/key press into a textarea: $('textarea[maxlength]').keyup(function(eventObject) { ...
0
votes
1answer
40 views

shift-insert ctrl-insert in windows shell console [closed]

I'd like to use a keystroke to copy and paste between a shell window and an editor in Windows 7 (e.g. between a cygwin shell running irb and emacs). Ctrl-insert and Shift-insert would work nicely, but ...
-3
votes
1answer
57 views

Copy button in an iOS application [closed]

I want to add in my application a button that allows me to copy the text in a label. How can I do it?

1 2 3 4 5 16