It's time to use Unicode, man.
Yes, I know about Unicode.
My question was about TRichView incorrectly (incompletely) handling WM_INPUTLANGCHANGE message.
From real life: when you change input language in Word or OpenOffice Writer, you type & view text correctly, and you don't need to find from ...
Search found 3 matches
- Wed Aug 13, 2008 8:33 am
- Forum: Support
- Topic: Version 10, but still no multilanguage support
- Replies: 3
- Views: 14033
- Wed Aug 13, 2008 8:25 am
- Forum: Support
- Topic: RichViewFormat to text
- Replies: 7
- Views: 19812
Re: RichViewFormat to text
Как известно у вашего компонента есть свой формат в котором хранится вся информация, скажите а можно ли как-то не используя RV
читать из вашего формата простой текст?
+1
Plain text extraction from RVF (without using TRichView) will be a solution also for full-text indexing, and for creating ...
читать из вашего формата простой текст?
+1
Plain text extraction from RVF (without using TRichView) will be a solution also for full-text indexing, and for creating ...
- Wed Aug 13, 2008 8:16 am
- Forum: Support
- Topic: Version 10, but still no multilanguage support
- Replies: 3
- Views: 14033
Version 10, but still no multilanguage support
By multilanguage support I mean changing the language from the Windows Language Bar (raskladka klaviatury), then typing in TRichView.
As a suggested solution: TRichView must change Font Script (Charset) when input language change, accordingly with wParam of WM_INPUTLANGCHANGE (character set of the ...
As a suggested solution: TRichView must change Font Script (Charset) when input language change, accordingly with wParam of WM_INPUTLANGCHANGE (character set of the ...