Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!jarthur!nntp-server.caltech.edu!ptimtc!rdmei!icspub!astemgw!choshi!frf!paulo From: paulo@nff.ncl.omron.co.jp (Paulo Pereira) Newsgroups: comp.windows.x.motif Subject: Re: Easy way to change translations for all text widgets in an app? Message-ID: Date: 1 Mar 91 00:47:13 GMT References: <1991Feb27.155939.22542@ncsu.edu> Sender: news@frf.omron.co.jp Organization: OMRON Corp., Kyoto, Japan Lines: 23 In article <1991Feb27.155939.22542@ncsu.edu> sam@gyro.cc.ncsu.edu (Sam Moore) writes: I would like to add an entry to my .Xdefaults to change the translations for all of the text widgets in a specific application. cem*messageText.translations: #override\ Ctrlf: forward-character()\n\ Ctrlb: backward-character()\n\ Metaf: forward-word()\n\ etc... This is the way that I have been doing it. I would like to do something like: cem*text.translations: etc.. , and have all of the text widgets get these translations. I use something like: cem*XmText*translations: etc.. cem*XmTextField*translations: etc.. Paulo Pereira OMRON Corporation, Kyoto, Japan paulo@nff.ncl.omron.co.jp