Submitted by Anonymous on Tue, 04/29/2003 - 00:06.
Hi,
I am writing an sample program which should display with title
in chinese. I have the unicode of the string.
How do I set the title with that unicode string.
Thanks,
kgs
Questions about motif? Contact us
Submitted by Anonymous on Tue, 04/29/2003 - 00:06.
Hi,
I am writing an sample program which should display with title
in chinese. I have the unicode of the string.
How do I set the title with that unicode string.
Thanks,
kgs
Fri, 05/02/2003 - 23:15#1
ICS_support
title with chinese string
Check the demo directory for Motif, specifically the hello_motif UIL files. I recall that some are in Japanese and Hebrew; they should help you in the right direction. Note that you may need to convert the Unicode to the compound-string format used by Motif, which requires the correct font to be available.