|
Pro ENGINEER : jlink: Excuse me, I only can write english.
diego.peinado am 01.02.2008 um 14:24 Uhr (0)
Hi, I have a problem when using non english characters in parameters. As german has also non-english characters I hope you can help me.When reading the value of a string parameter in which there are non english characters, for instance: diseño de camión, I have an error:Invalid wide string: failed to convert to multibyteFATAL MULTI-THREADING ERROR DETECTED!DESCRIPTION: Thread cant lock non-recursive mutex twice or unlock non-locked mutexAPPLICATION TERMINATED...This occurs when pval.GetStringValue(); and I ...
| | In das Form Pro ENGINEER wechseln |
|
Pro ENGINEER : jlink: Excuse me, I only can write english.
diego.peinado am 04.02.2008 um 12:43 Uhr (0)
Thanks again.When I did Locale def = Locale.getDefault();JOptionPane.showMessageDialog(null, "locale coutnry: "+ def.getCountry()+"
"+ def.getDisplayCountry()+"
"+ def.getDisplayLanguage()+"
"+ def.getDisplayName()+"
"+ def.getLanguage());I had country = ES, but language = en (english)I did Locale otro = new Locale("es","ES"); Locale.setDefault(otro);So I had country = ES and language = esBut I still have the same problem. When accesing a string parameter value wit ...
| | In das Form Pro ENGINEER wechseln |
|
Anzeige:
Anzeige: (Infos zum Werbeplatz)
 |