Projects tagged ‘copy’ and ‘cut’


Jump to tag:

Projects tagged ‘copy’ and ‘cut’

Filtered by Project Tags copy cut

Refine results Project Tags paste (3) tag (1) editor (1) rna (1) clipboard (1) syntheticbiology (1) tagging (1) .net (1) dna (1) current (1) annotate (1) play (1)

[3 total ]

0 Users

TATA-SandboxA graphical interface for manipulating and annotating DNA, RNA, and amino acid sequences. Possible UsesAssemble biological parts in a logical fashion Annotate elements in biological ... [More] sequences (ie. TATA boxes) in a graphical fashion Play with DNA (Its a sandbox after all!) Featurestodo todo todo [Less]
Created 12 months ago.

0 Users

CopierciN is a basic attempt to bring Copy&Paste functionality to iPhone. It actually is a copy/paste enabled text-editor which can import&export textual data between applications. It can be ... [More] downloaded to jailbroken iPhones with 2.x firmwares from Cydia, under BigBoss repository, in Utilities section. More information is available at http://copiercin.gomercin.net How to compile CopierciN on iPhone using the Toolchain?Basically, just checkout the source code following the instructions in the source tab and "make". If you had not class-dumped the headers, you might need some modified headers which can be found in the Downloads section. I put the headers for address book access and UIKit. Just put those folders into /var/include directory on your iPhone and retry. You might want to backup existing folders first. What is needed?As I had stated before, I am really new to ObjC and you will probably see it when you look at the source code :) Every kind of improvement suggestions would be welcome. I might add you as a developer to this project and you can update the code yourself but I would feel more comfortable testing the modified code myself first. Another thing is, it would be great if someone could make a XCode project so that it can be compiled on Mac's too. I think it requires some modifications before making it available for compiling using XCode, still I am not sure of it. I just got an old iBook and installed XCode myself but did not even try to port CopierciN to it yet :) So, let's rock'n roll :P [Less]
Created 12 months ago.

0 Users

Copy/Cut current line in Eclipse as in Visual Studio What is it?Press Ctrl-C to copy or Ctrl-X to cut the whole line in an editor if you select nothing. (It works as usual if you select some ... [More] text.) Put the caret on any line on any position. Press Ctrl-V to paste the line above. Works on Windows and Linux. Should work on Mac but not tested. Tested on Eclipse 3.4 and 3.5 on Java 6. Download Download http://copycutcurrentline.googlecode.com/files/com.lembas.CopyCutCurrentLine_1.0.0.jar into your dropins folder and restart Eclipse. [Less]
Created 4 months ago.