Hi all!
I'm having a slightly annoying problem with the Linux JDK. It's been
present in all 1.1.5 versions I have tried so far.
When I try to do a TextFeild.setText() with a string that contains a
non-asci7 character (i.e. å,ä or ö) everything craps out. Not only can I
not setText with the non-asci7 character, all setTexts after that wont't
work.
I'm running a fairly stock RH5, Linux_JDK_1.1.5_v7 and the font in this
case is Dialog. I have tried others, both via font.properties and
TextField.setFont(), with the same result.
Has anyone else seen this too? Am I missing something about
font.properties?
error messages:
Warning:
Name: textfield
Class: XmTextField
Character 'ö', not supported in font. Discarded.
Warning:
Name: textfield
Class: XmTextField
Character 'r', not supported in font. Discarded.
Warning:
Name: textfield
Class: XmTextField
Character 'm', not supported in font. Discarded.
...
[repeat until bored]
TIA/
-----------------------------------------------------------------------
| Svante Sörmark | Chalmers IT -avdelning | S-412 96 GBG Sweden |
-----------------------------------------------------------------------
| 0707 53 83 36 | [EMAIL PROTECTED] | www.ita.chalmers.se |
-----------------------------------------------------------------------