Newsgroups: comp.windows.x.motif Path: utzoo!utgpu!cunews2!bnrgate!bwdls61!bwdls47!dannyd From: dannyd@bwdls47.bnr.ca (Danny Duguay) Subject: XmCvtXmStringToCT woes / Motif 1.1 Message-ID: <1991May24.160258.28258@bwdls61.bnr.ca> Keywords: XmString, char, string Sender: usenet@bwdls61.bnr.ca (Use Net) Reply-To: dannyd@bwdls47.bnr.ca (Danny Duguay) Organization: Bell-Northern Research, Ottawa, Canada Date: Fri, 24 May 1991 16:02:58 GMT I'm trying to use XmCvtXmStringToCt to convert an XmString to a char. In the Application Environment Spec. (AES) by Prentice-Hall, it states that the returned char * string is in compound text format described in the X Consortium Standard Compound Text Encoding . Does anyone know where I can find this document/spec. I've gotten around the problem by stripping off the leading 9 bytes to leave me with the text portion (yuch), but I'd like to do it right. Thanks, Danny dannyd@bnr.ca