CXTPSyntaxEditCtrl and Korean Language |
Post Reply |
Author | |
yeol238
Newbie Joined: 28 November 2013 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 04 July 2014 at 1:07am |
I'm using the CXTPSyntaxEditCtrl class on CDialog. It can load a file in korean language without problem. But when I try to enter korean character, it change to '?' like below picture. Do you have any idea to solve this problem? SYLee
|
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Have you compiled your application and the SyntaxEditCtrl in UNICODE?
|
|
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS< |
|
yeol238
Newbie Joined: 28 November 2013 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Yes I did. It doesn't work. And I have to using multi-byte option.
Do you have any idea?
|
|
astoyan
Admin Group Joined: 24 August 2013 Status: Offline Points: 302 |
Post Options
Thanks(0)
|
Hello SYLee,
Which version ot ToolkitPro are you using? And what is you OS? We've tried CXTPSyntaxEditCtrl from the currently released version on a dialog and in many other scenarios with Korean and some other languages and didn't notice the behavior you experieced. But we tried Unicode version of the control, the Multi-byte one does not support any of the Unicode languages neither for loading nor for typing. As for your test of the Unicode version, what input method di you use for the Korean language and how did you initialize the control? Thank you. Regards, Alexander Stoyan |
|
yeol238
Newbie Joined: 28 November 2013 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Xtreme ToolkitPro v16.3.1
Windows 8.1 I'm trying with Unicode option, but it doesn't work.
|
|
astoyan
Admin Group Joined: 24 August 2013 Status: Offline Points: 302 |
Post Options
Thanks(0)
|
Have you tried MDITextEditor sample application? If not, please try it out and let me know about results.
|
|
Norika
Groupie Joined: 30 November 2006 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
Hi SYLee,
Did you already change the Font property of the Systax Edit control to be able to properly display Hangul the value like Meiryo UI or MS UI Gothic? |
|
yeol238
Newbie Joined: 28 November 2013 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
I tried MDITextEditorView sample. It works well.
But it is based on CXTPSyntaxEditView. I want to use CXTPSyntaxEditCtrl on Dialog Window.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |