Japanese Support in Motif Windows

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
Japanese Support in Motif Windows

Submitted by Anonymous on Tue, 10/10/2000 - 07:25.

Hi all,

We have developed an application using Motif library in HP-UX workstation. Now, we need to give japanese support in the GUI. I have tried XmStringCreate(char *, lang_tag), where the second parameter is the Tag for current language as set by environment variable LANG. But I am not getting valid Japanese Characters in the GUI. Please note that I am getting Japanese character, if I print the string (char *) to console output using printf().
Development "C" language, Default Motif Library in HP-UX 11.0