Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!swrinde!ucsd!mvb.saic.com!ncr-sd!ncrcae!secola!krupczak From: krupczak@secola.Columbia.NCR.COM (Bobby Krupczak) Newsgroups: comp.windows.x.motif Subject: XmString manipulation Keywords: XmString, char * Message-ID: <620@secola.Columbia.NCR.COM> Date: 30 Oct 90 13:57:12 GMT Reply-To: krupczak@secola.columbia.ncr.com (Bobby Krupczak) Organization: NCR Comten Columbia Lines: 13 Hi! I have a question about XmStrings that I hope someone might answer. If it has been asked before, sorry. I am trying to use the fileselection widget. When a user hits "ok", a call is made to get the selection string. This string is in the form XmString. Is there a way to convert from XmString to regular char strings so that I might use this seloction? Thanks Bobby