Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: changing Translation Table Message-ID: <8906261722.AA15916@expo.lcs.mit.edu> Date: 26 Jun 89 17:22:17 GMT References: <8906231732.AA04590@air> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 19 > I need to change the translation table mapping for asciiStringWidget. > I have tried the solution in the Athena Widget docs, but have had no > success. I don't know what "solution" you are referring to. The example on page 22 works fine for me, if I change the first line from Xmh*Text.Translations: \ to Demo*Text.Translation: \ And I have Demo as the application class name. These user-specified translations would go into your Xdefaults file. Is your Xdefaults file being read by the application? Donna Converse converse@expo.lcs.mit.edu