arabic and uft8

Login to reply to this topic.
Mon, 2006-02-13 11:27
Anonymous
Forum posts: 2043
hi there people ...

am having an arabic string that i recieve from an http get command ..
how am i sapposed to show it in right characters ..?
i tried to use CnvUtfConverter::ConvertToUnicodeFromUtf*()....

help am trully stuck here ....

Tue, 2006-02-14 14:57
com4 (not verified)
Forum posts: 2043
Re: arabic and uft8
help people .. please ....

am wandering how to change the font to arabic sapporting one ...... it may help right ?
Fri, 2006-02-17 07:33
Joined: 2005-06-11
Forum posts: 85
Re: arabic and uft8
what problem u r facing...actually in my case when I was working with chines language application...CnvUtfConverter  class was not enough...u have to see that the font u r using is supported for arbic character or not...because I faced a chinese character display problem....some font were not supported...please try each and every font available...hope some of them sud work in arbic...all the best

Wise People talk because they have something to say . Fools talk because thay have to say somthing.

Mon, 2006-02-20 08:40
com4 (not verified)
Forum posts: 2043
Re: arabic and uft8
thnax alot for your reply ,

but can u " or anyone " send me the exact steps to change the font of my listbox ..Huh??
i've tried alot but nothing worked .. the font stayed the same

thanx
Tue, 2006-02-21 08:39
Forum Nokia Champion
Joined: 2004-06-30
Forum posts: 36
Re: arabic and uft8
You should use EscapeUtils::EscapeDecodeL()
  • Login to reply to this topic.