5/5/2012 8:17 AM | |
Joined: 8/27/2006 Last visit: 10/22/2024 Posts: 719 Rating:
|
[quote user="AmirAlwaled"]You have to use "Character Map" to enter your text reversed at " Unicode characters " . or simply use the attached C# program to convert from arabic ANSI code to reversed arabic Unicode . Now the problem was solved IF you want to understand the how check this : Arabic Support for Windows CE you are right Amir. it worked in the runtime simulation only but on real hardware it is messed. your suggestion for unicode using is brilliant workaround. I wish siemens will support Arabic language in their next editions. |
The more you know, The more you know that you don't know |
|
5/13/2012 10:43 AM | |
Posts: 148 Rating:
|
The complete solution steps are : * First your windows should support right-to-left language 01-Install right2left files 02-Add Arabic keyboard * The main idea is writing your text at unicode format so we will use windows character map 03-Writing arabic at WinCC Flex using character map * In usual programs their is massive amount of text so using character map may be annoying so i wrote a simple program using C# that converts the text to unicode format and reverse it. But first you have to install Microsoft .NET Framework 4 04-Installing net framework 4.0 05-writing arabic at WinCC Flex using ArabicUnicode.sln I have attached the code (C# VS 2010) if some body have time he may upgrade the code to convert the text at the " exported text Exel table " . All videos in a playlist: Using Arabic at WinCC Flex 2008 AttachmentArabicUnicode.zip (534 Downloads) |
This contribution was helpful to
4 thankful Users |
8/1/2013 2:52 AM | |
Joined: 5/13/2013 Last visit: 10/16/2024 Posts: 1 Rating:
|
![]() |
8/16/2013 12:34 AM | |
Posts: 148 Rating:
|
you are welcome any time. |
Follow us on