Re: Currency Symbol in JTable



On Jan 31, 12:33 pm, Roedy Green <see_webs...@xxxxxxxxxxxxxxxxxxxx>
wrote:


usehttp://mindprod.com/applet/fontshower.html
to see if the currency symbol is supported by the font you are using.

Use charAt(0) to ensure the correct symbol is in your String.
--
Roedy Green, Canadian Mind Products
The Java Glossary,http://mindprod.com

Roedy,

Its printing char 164 which is character '¤' using DialogInput font
(which, on your sight, shows as having the Yen symbol). I'm missing
something.
.



Relevant Pages

  • Re: Currency Symbol in JTable
    ... RVince wrote: ... to see if the currency symbol is supported by the font you are using. ... Use charAtto ensure the correct symbol is in your String. ...
    (comp.lang.java.programmer)
  • Re: screen.fonts again
    ... As far as I know in a single font file ... Private Declare Function RegCloseKey Lib "advapi32.dll" _ ... ByVal lpSubKey As String, ... Dim Buffer As String, FontName As String ...
    (microsoft.public.vb.general.discussion)
  • Re: [Q]How to display Tahoma italic font
    ... I can't display Tahoma font in italic properly using ... string and incrementing XIncrement, you should do a second increment as ... character of the non-italic string that follows). ... // beginning at the specified point (XIncrement, YStart). ...
    (microsoft.public.win32.programmer.gdi)
  • Re: CListCtrl unicode doesnt display korean characters correctly
    ... Your assumptions are ok about the not described types, Strings are CString, not arrays of TCHARs ... It is a font from Microsoft. ... The korean string is in case 2. ... The LoadString method gets it from the resources. ...
    (microsoft.public.vc.mfc)
  • Re: [Q]How to display Tahoma italic font
    ... right hand normal letters overlap the last italic letter. ... other fonts, here i mean any font i've tried. ... space you need for the string. ... // beginning at the specified point (XIncrement, ...
    (microsoft.public.win32.programmer.gdi)