Page 1 of 1
					
				Textbox control does not display indic language text correct
				Posted: 12 Mar 2010, 21:13
				by hgiri
				Hi Tiku:
I am trying to use the Unicode textbox to display text in an Indian language called Kannada.  I have set the font to Arieal Unicode MS (which as the character set for Kannada) and the Usesystemfont to false.  The textbox displays Kannada characters but incorrectly:
			
		
		
				
			-  kannada_orig.gif
 
			- This is the original and correct rendering of the text produced using a Unicode-compliant word processor.
 			- (2.29 KiB) Not downloaded yet
 
		
		
			 
			
		
		
				
			-  kannada_rendered.gif
 
			- This is how it shows up in the textbox when I paste it.
 			- (1.52 KiB) Not downloaded yet
 
		
		
			 
Thanks for any help you can give.
Giri
 
			 
			
					
				Re: Textbox control does not display indic language text correct
				Posted: 13 Mar 2010, 00:28
				by TiKu
				Hi,
Can you send me the string that you used (as a series of Unicode codepoints or similar), so that I can experiement with it?
If you are experienced with C++, you could also setup a small C++ project that contains an edit field (the native one, not mine) and is setup to use Arial Unicode MS. If the text looks the same in this native edit field as in my control, it's very likely a problem of Windows itself. In this case there's little I can do. If the text looks fine in the native edit control, it must be a problem of my control.
Regards
TiKu
			 
			
					
				Re: Textbox control does not display indic language text cor
				Posted: 09 Nov 2013, 06:48
				by knaingko
				Dear Tiku,
I want to use your control for Myanmar language. May I know, can you add Myanmar Language at your OCXs? Please help me.
Regards,
knaingko
			 
			
					
				Re: Textbox control does not display indic language text cor
				Posted: 09 Nov 2013, 06:52
				by knaingko
				Dear Tiku,
Myanmar Unicode codepoint are....
Thanks in advance
knaingko
			 
			
					
				Re: Textbox control does not display indic language text cor
				Posted: 10 Nov 2013, 21:11
				by TiKu
				Do you know any font that supports these codepoints?