Trying to unravel a copy/paste puzzle
- From: "Larry W. Virden" <lvirden@xxxxxxxxx>
- Date: 31 Aug 2005 06:16:47 -0700
I received an email yesterday from a developer. He is working on a
project which is trying to get copy and paste to work between some Java
applications that his team wrote and some Tcl applications.
He tells me that the Java applications are text editors for files which
contain non-roman characters (Japanese, Korean, Russian, Chinese). The
characters being displayed are Unicode.
The Tcl applications are also displaying the same kinds of characters.
When the user attempts to paste non-roman characters, from one to the
other, all they get is a series of question marks and garbage
characters.
They find that they can copy and paste from tcl to tcl or from java to
java. However, any time they try to go from apps written in one to the
other, they get the garbage/question marks.
Can anyone suggest some things I can try so as to figure out what is
going wrong?
.
- Follow-Ups:
- Re: Trying to unravel a copy/paste puzzle
- From: Benjamin Riefenstahl
- Re: Trying to unravel a copy/paste puzzle
- Prev by Date: Re: Problem with argv0 (newbie question)
- Next by Date: Re: Trying to unravel a copy/paste puzzle
- Previous by thread: img::ps: couldn't recognize data in image file
- Next by thread: Re: Trying to unravel a copy/paste puzzle
- Index(es):
Relevant Pages
|