Window titles in Motif applications
Window titles in Motif applications
- Subject: Window titles in Motif applications
- From: "Dave Williss" <email@hidden>
- Date: Thu, 17 Apr 2003 17:25:04 -0500
I have a Motif application which has window titles specified in it's
app-defaults resource file. These happen to be in Japanese and
are in COMPOUND_TEXT encoding (also known as ISO-2022-JP).
When running X11 with the quartz-wm window manager, the window
titles come up as garbage. Basically, it's interpreting the ESC
sequence as a box followed by text as if it were just ASCII.
I've tries setting the
*titleEncoding: COMPOUND_TEXT
resource and also tried converting everything to UTF8. UTF8 gave
different crud, but still crud.
So how do I get Japanese or any other language in my window titles?
-- Dave Williss
------
Meddle not in the affairs of dragons,
for you are crunchy and taste good with catsup
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.