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