trichview.support
Re: Accented characters |
Author |
Message |
Sergey Tkachenko |
Posted: 07/28/2004 22:32:45 I believe you use one of trichview versions where the global variable RichViewUnicodeInput was mistakenly set to rvuiAlternative. Change it's value to rvuiStandard at the beginning of your program, or update your version of TRichView. > > If you set the keyboard to Spanish, the normal way to get accented characters > is to press apostrophe + letter, e.g: > > á = ' + a > é = ' + e > > This works fine in RVE in non-unicode mode, but in unicode mode the letter > does not appear with accent, so á comes out as 'a'. > > Any ideas? > |
Powered by ABC Amber Outlook Express Converter