Search found 5 matches

by AlecBergamini
Thu May 03, 2012 7:11 pm
Forum: Support
Topic: Saving to RTF with unicode characters
Replies: 5
Views: 16682

I tried this change in the source code but out team members with Japanese Windows 7 and keyboards still have the problem.

On of our Japanese developers just sent me the following analysis.

>>>>>>>>>>>>>>>>>>>>>

The cause is in WideCharToMultiByte functions in RVU_UnicodeToAnsi function of ...
by AlecBergamini
Tue May 01, 2012 8:50 pm
Forum: Support
Topic: Saving to RTF with unicode characters
Replies: 5
Views: 16682

Thanks for looking at this. I just sent you an email the the same title as this post. It has an RTF with problem characters attached and the body of the email show was was pasted.

Thanks
Alec Bergamini
by AlecBergamini
Mon Apr 30, 2012 6:57 pm
Forum: Support
Topic: Saving to RTF with unicode characters
Replies: 5
Views: 16682

Saving to RTF with unicode characters

If you use the demo program at ...\Help\Demos\DelphiUnicode\Editors\Editor 1.

Try to paste the following into the edit
標準
勉強
不具合
変更
報告

and then save it as a RTF file. Then try opening the rtf in another program that will open an RTF. Result is that there are extra characters in the RTF file that ...
by AlecBergamini
Mon Apr 30, 2012 6:24 pm
Forum: Support
Topic: Problems with unicode characters
Replies: 1
Views: 8070

Problems with unicode characters

Let me try again. Maybe I can be more clear.

I am have problems with unicode characters when they are right after a new line. Here's how to duplicate the problem

1. Open the unicode editor demo at
..\Help\Demos\DelphiUnicode\Editors\Editor 1
2. Choose Clear in the file menu so you have an empty ...
by AlecBergamini
Wed Apr 25, 2012 10:57 pm
Forum: Support
Topic: TRichEdit with Japanese (and other non roman) characters
Replies: 1
Views: 8355

TRichEdit with Japanese (and other non roman) characters

We are having problems with our Japanese customers re the TRichEdit/View controls.

This can be duplicated with the delphiUnicode\Editors\Editor 2 demo.


*How to reproduce:
1.Run the above demo
2.Paste machine dependent characters Ⅰ Ⅱ Ⅲ ⅣⅤⅵⅶⅷⅸⅹ etc. )
3.Modify the text with linebreak

other ...