Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3478

Re: UTF-8 in Swing app on

From "Roedy Green" <roedy.green@THRWHITE.remove-dii-this>
Subject Re: UTF-8 in Swing app on
Message-ID <33d3245q831hf9hh0oapopub1ca07b87da@4ax.com> (permalink)
Newsgroups comp.lang.java.gui
References <fvs4r0$d5$1@newsserv.zdv.uni-tuebingen.de>
Date 2011-04-27 15:45 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Wed, 07 May 2008 13:46:49 +0200, Hendrik Maryns
<gtw37bn02@sneakemail.com> wrote, quoted or indirectly quoted someone
who said :

>I have a Swing application which runs fine on Linux, showing some UTF-8 
>symbols outside of the usual range fine.  However, on Win2000, these 
>show up as the usual strange symbols.  So obviously, the strings are 
>interpreted as cp1252.

grab the char and dump it out in decimal. You may have the wrong
character, or you may have problems rendering the correct character.

Use http://mindprod.com/applet/fontshower.html
to help track down problems.
-- 

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

UTF-8 in Swing app on Win "Hendrik Maryns" <hendrik.maryns@THRWHITE.remove-dii-this> - 2011-04-27 15:45 +0000
  Re: UTF-8 in Swing app on "Hendrik Maryns" <hendrik.maryns@THRWHITE.remove-dii-this> - 2011-04-27 15:45 +0000
    Re: UTF-8 in Swing app on "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:45 +0000
  Re: UTF-8 in Swing app on "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:45 +0000

csiph-web