Re: japanese code



Kaixo!

On Thu, Jun 14, 2001 at 02:05:02PM +0900, jiangkening wrote:
>  Hello every computer specialist
>     I have very terrible problem in developing software
> with gtk and gdk of linux.Because I can not show 
> the Japanese character properly in the window 
> developed by gtk and gdk.

Have you done the proper initialisation?

	setlocale(LC_ALL,""); /* or LC_CTYPE */

and use fontsets instead of fonts?

Without that, the proper fonts won't be selectionned.

-- 
Ki ça vos våye bén,
Pablo Saratxaga

http://www.srtxg.easynet.be/		PGP Key available, key ID: 0x8F0E4975




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]