Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!pa.dec.com!wsl.dec.com!klee From: klee@wsl.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: Need To Create European Translations of Xmh Resources? Message-ID: <1991Jan30.143957@wsl.dec.com> Date: 30 Jan 91 22:39:57 GMT References: <30168@shamash.cdc.com> Sender: news@pa.dec.com (News) Reply-To: klee@wsl.dec.com Organization: DEC Western Software Laboratory Lines: 17 In article <30168@shamash.cdc.com>, jane@mercury.udev.cdc.com (jm wachutka) writes: |> I do not have an |> extended/International keyboard. How do I enter or indicate |> the accented vowels in the text strings? The specification for XLookupString() provides a hook for creating special characters from multiple keystrokes. The MIT sample implementation of XLookupString() does not do this, but several other implementations do allow you to create "compose" characters. DEC's Xlib does this and I've been told (but I have not checked) that Sun's does, also. Check with your Xlib vendor. -- Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@wsl.dec.com uucp: uunet!decwrl!klee