Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!pa.dec.com!wsl.dec.com!heiney From: heiney@wsl.dec.com (Bob Heiney) Newsgroups: comp.windows.x Subject: Re: Defining Dwt (Decwindows) names to Xm (Motif) names Message-ID: <1991Mar7.112305@wsl.dec.com> Date: 7 Mar 91 19:23:05 GMT References: <57.27d58add@xmws.uucp> Sender: news@pa.dec.com (News) Reply-To: heiney@wsl.dec.com (Bob Heiney) Organization: DEC US Worksystems Sales Lines: 15 > Has anyone already typed a set of #defines for mapping Dwt* (names) > to Xm* (names) (DECWindows name -> motif names)??? Try loading the DECwindows OSF/Motif Porting Tools subset (DXMPORT110) from your Motif distribution tape. Then you can cd /usr/lib/DXM/tools/filter DXm_port your_motif_source_directory DXm_port will remap names like you want, and will also deal with the other differences between XUI and OSF/Motif. Areas requiring programmer intervention are flagged. /Bob heiney@pa.dec.com