problem on richtextbox 
Author Message
 problem on richtextbox

Hello all,

I hv a problem on using the richtextbox to display the Korean Character.
I try to use VB to import a XML file that contain Korean Character.
when i import the data to a richtextbox . it just show ??? in WinXP
environment.
i hv try to install the NJStar to show the Korean string, it also can't
show.

I hv use Win98 to show the Korean String in the RichTextBox and using
NJStar. The character can be shown
Does any one help me ??
Thanks



Sun, 29 Aug 2004 09:15:28 GMT  
 problem on richtextbox
You might try this question in...

microsoft.public.win32.programmer.international

There's alot of VB questions / answers there.

A good book that may help...
Internationalization with Visual Basic
http://www.i18nwithvb.com/

and..

Here's a couple free RTB replacements.

RichEdit control (uses RichED20.dll which is better for
internationalization)
http://www.domaindlx.com/e_morcillo/scripts/cod/default.asp?page=CTL

vbAccelerator RichEdit Control
http://vbaccelerator.com/codelib/richedit/richedit.htm

--
Ken Halter
MS-MVP-VB
Please keep it in the groups..


Quote:
> Hello all,

> I hv a problem on using the richtextbox to display the Korean Character.
> I try to use VB to import a XML file that contain Korean Character.
> when i import the data to a richtextbox . it just show ??? in WinXP
> environment.
> i hv try to install the NJStar to show the Korean string, it also can't
> show.

> I hv use Win98 to show the Korean String in the RichTextBox and using
> NJStar. The character can be shown
> Does any one help me ??
> Thanks



Mon, 30 Aug 2004 01:21:50 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Problem with RichTextBox

2. Problems with RichTextBox

3. Problems with RichTextBox

4. Problems with RichTextBox-Control

5. problems with richtextbox

6. Printing problems from RichTextBox

7. VB5 Problem with RichTextBox and Clipboard

8. Silly problem with Richtextbox

9. Problems with RichTextBox

10. Background Color Problems with RichTextBox

11. Solved Problem with RichTextBox

12. Newbie: Problem with RichTextBox Control

 

 
Powered by phpBB® Forum Software