Search found 73 matches
- Fri Apr 15, 2016 12:01 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Thu Apr 07, 2016 1:35 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Tue Apr 05, 2016 6:59 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Tue Apr 05, 2016 4:33 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Tue Apr 05, 2016 12:50 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Sat Apr 02, 2016 6:12 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Fri Apr 01, 2016 5:11 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Mon Mar 28, 2016 7:28 am
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Sun Mar 27, 2016 11:37 am
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Sat Mar 26, 2016 10:52 am
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Mon Mar 21, 2016 10:36 am
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
Well, Thank you Sergey,
There is another way in my mind. that way is difining and using "?" & "*" or other characters in searching and highlighting, like searching in Windows.
For example we can define "*" character instead of diacritics in MarkSubStringW function, then when user typed any words to ...
There is another way in my mind. that way is difining and using "?" & "*" or other characters in searching and highlighting, like searching in Windows.
For example we can define "*" character instead of diacritics in MarkSubStringW function, then when user typed any words to ...
- Sat Mar 19, 2016 9:01 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
- Sat Mar 19, 2016 8:01 pm
- Forum: Support
- Topic: Highlight search result in Arabic text
- Replies: 28
- Views: 132609
Highlight search result in Arabic text
Hello,
I use MarkSubStringW function to highlight search result in RichViewEdit. but there is a problem in Arabic texts which have diacritics.
I want to search Arabic text that contains diacritics and highlight the matched words but I don't want the user to type the words with diacritics, because ...
I use MarkSubStringW function to highlight search result in RichViewEdit. but there is a problem in Arabic texts which have diacritics.
I want to search Arabic text that contains diacritics and highlight the matched words but I don't want the user to type the words with diacritics, because ...