Search found 2 matches

by Pneumatis
Mon Feb 22, 2010 11:04 am
Forum: Support
Topic: Arabic in TRichViewEdit
Replies: 2
Views: 7020

Thanks very much ! I'm using ConvertToUnicode function, and now it works very well.
by Pneumatis
Thu Feb 18, 2010 4:41 pm
Forum: Support
Topic: Arabic in TRichViewEdit
Replies: 2
Views: 7020

Arabic in TRichViewEdit

Hi,

I would like to add formatted & arabic text in TRichViewEdit. I've got the text in a WideString var. When I use InsertTextW function or AddNLWTag function, I see ?????? . When user copy and paste the same arabic text in RichView control, the text is correct.

What can I do ?
Thanks

Sorry for ...