PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Problem : Asian characters are not displayed properly in Draft and sent Items Folder

Reply

Problem : Asian characters are not displayed properly in Draft and sent Items Folder

 
Thread Tools Rate Thread
Old 08-09-2006, 02:32 PM   #1
shashivrat@gmail.com
Guest
 
Posts: n/a
Default Problem : Asian characters are not displayed properly in Draft and sent Items Folder




hi,

We have developed an Pocket PC application In Vb.net CF and having
English language selected as
the default regional setting(The device Model : HP ipaq 6510a.

We are providing an sms functionality in our application and it's
supposed to save all the messages to Drafts folder of pocket PC under
Messaging . We are reading the texts from flat files written in
different languages (ie chinese, japanese , korean , english and some
european language) and displaying it in a textbox . The contents of
this text box is being saved in the Draft folder mentioned above .

We copied some fonts to the windows font folder on the device and also
assosiated these fonts in the code by using the font property of the
controls. Hence with the application the asian characters are displayed
properly.

But the problem we are facing is with viewing the same asian
characters when viewed as a message under the drafts folder . The
asian characters shows up as either boxes or question marks.

Is there any way to install fonts that will be compatible with all
applications ( Like drafts,inbox,pocket word etc.) in the device .

  Reply With Quote
Old 08-09-2006, 08:00 PM   #2
Fabien
Guest
 
Posts: n/a
Default Re: Problem : Asian characters are not displayed properly in Draft and sent Items Folder

Hi,

Try to import and use the function Addfontresource, in order to install
you font.

BR


Fabien Decret
Windows Embedded Consultant

ADENEO (ADESET)
http://www.adeneo.adetelgroup.com/



shashivrat@gmail.com a écrit :

> hi,
>
> We have developed an Pocket PC application In Vb.net CF and having
> English language selected as
> the default regional setting(The device Model : HP ipaq 6510a.
>
> We are providing an sms functionality in our application and it's
> supposed to save all the messages to Drafts folder of pocket PC under
> Messaging . We are reading the texts from flat files written in
> different languages (ie chinese, japanese , korean , english and some
> european language) and displaying it in a textbox . The contents of
> this text box is being saved in the Draft folder mentioned above .
>
> We copied some fonts to the windows font folder on the device and also
> assosiated these fonts in the code by using the font property of the
> controls. Hence with the application the asian characters are displayed
> properly.
>
> But the problem we are facing is with viewing the same asian
> characters when viewed as a message under the drafts folder . The
> asian characters shows up as either boxes or question marks.
>
> Is there any way to install fonts that will be compatible with all
> applications ( Like drafts,inbox,pocket word etc.) in the device .


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off