PDA

Click to See Complete Forum and Search --> : Creating cut copy paste features in a text editor


sweetsupra
Jul 6th, 2000, 07:18 AM
Hey guys,
I managed to create a simple text editor in java format. I was wondering if you guys know how to incorporate the cut, copy, and paste feature in the text editor(even the logic part will be sufficient)? Thanxs for your input.

Manoj

noone
Jul 6th, 2000, 04:06 PM
Check out this link:
http://gamelan.earthweb.com/javaprogramming/tij0149.shtml#Heading453

sweetsupra
Jul 10th, 2000, 03:55 AM
Hey Guys and Noone,
Thanks for the website. I will give it try. The code looks good from the logic part but I need to tweek it for my project which is always the case for any project. Thanks again.

Manoj:D