Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / July 2007

Tip: Looking for answers? Try searching our database.

StringInfo class

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Wilfried Van Baelen - 12 Jan 2006 12:11 GMT
Hi,

I am looking for a way to get the contectual forms from Arabic Script.

If you use a richtextbox in VB.net, and you fill it with a a unicode string
which contains the isolated characters, the control takes care of the
"shaping", it shows the approriate glyphs ( isolated, final, initial or
medial )

I would like to do the same in code, input isolated chars and output correct
glyphs.

For example : arabic letter BEEH (067B) when used at the end of a word
(final) becomes FB53.

Wat is the correct way for doing this ?

* the new stringinfo class ?
* uniscribe ?
* ....

Any help would be appriciated !!

Greetings.
Clive Dixon - 12 Jan 2006 12:45 GMT
I'm not sure why you would want to do this. The answer I would have thought
is that you should use only isolated characters and leave it up to the UI to
display correctly. As I understand it, the Arabic presentation forms (and
equivalents for other alphabets/abjads/abugidas etc.) are really only in
Unicode for backward compatibility.

> Hi,
>
[quoted text clipped - 20 lines]
>
> Greetings.
Clive Dixon - 12 Jan 2006 13:02 GMT
Sorry I think I partially misunderstood your question and thought you wanted
to convert a string containing isolated characters to one containing
presentation forms and then pass to the UI. This you certainly do not want
to do. Leave the string alone and leave it up to the rendering engine to
display correctly. Have a look into Uniscribe (I don't know myself what it's
all about or what its capabilities are).

> I'm not sure why you would want to do this. The answer I would have
> thought is that you should use only isolated characters and leave it up to
[quoted text clipped - 26 lines]
>>
>> Greetings.
Wilfried Van Baelen - 12 Jan 2006 13:03 GMT
Clive,
I have to get hold of the presentation forms to use the converted string in
a program ( .DLL ) that does not convert the characters like for example
RichTextBox does  (   labelprinter software ).

> I'm not sure why you would want to do this. The answer I would have
> thought is that you should use only isolated characters and leave it up to
[quoted text clipped - 26 lines]
>>
>> Greetings.
kurnikov - 04 Jul 2007 12:58 GMT
I try to solve this problems

can you contact me via msn: it.proster@hotmail.com
or via e-mail: igor.kurnikov@gmail.com
?

>Hi,
>
[quoted text clipped - 20 lines]
>
>Greetings.
kurnikov - 04 Jul 2007 12:58 GMT
I try to solve this problems

can you contact me via msn: it.proster@hotmail.com
or via e-mail: igor.kurnikov@gmail.com
?

>Hi,
>
[quoted text clipped - 20 lines]
>
>Greetings.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.