Samuel Thibault a écrit : > hd, le Mon 12 Jan 2009 13:06:36 +0100, a écrit : > >> Is it possible to display an UTF8 string with Xt verbs ? >> >> I try to use "XtNinternational" argument without success >> Maybe, I must initialize the App with a special Xt verb before using >> XtNinternational ? >> > > Maybe missing XtSetLanguageProc(NULL, NULL, NULL); ? > Exactly, With a call to XtSetLanguageProc(NULL, NULL, NULL) in main() , my app can display utf string
Thanks a lot _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
