Problem with UIL

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

Questions about motif? Contact us

2 posts / 0 new
Last post
Problem with UIL

Submitted by Anonymous on Sun, 03/18/2001 - 10:32. Developers
For one of our project, we are using
HP, DEC systems. The project is a CAD/CAM project having a graphical user interface. The client in Japan wants it to run on japanese language set on DEC system. we have already installed japanese by installing Worldwide_Language_Support software
on DEC machine. Now japaneses is installed. locale shows ja_JP.eucJP. That`s ok.
But the motif program used in this project does not respond in japanese. instead it shows junk, but ok on English. I have a small sample motif code,that works on English and Japanese. The file selection dialogue box button contents (ok,
cancel etc) are shown in the right language.
However the other file which uses UIL ( user interface language) file does not
show button contents properly when lang is japanese. For quite long time I
have been trying, but could not do.
Can anyone give some solution or send some valuable comments?
Asutosh

ICS_support

It should work. You can compare how the demos operate. Somewhere in the demos/ directory is an example that works in English, Japanese, and Hebrew. I don`t have the sources in front of me now, but it may be the "hellomotif" program that shows how UIL-defined interfaces can be used for multiple languages. Please try this program in your environment.