[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN][RE] I have the problem in Scintilla Editor control.

From: tdkim <tdkim_at_unimo.co.kr>
Date: 2005-01-08 05:08:38 CET

>On Thu, 6 Jan 2005 09:56:16 +0900, tdkim <tdkim@unimo.co.kr> wrote:

>> I have the problem in Scintilla editor control.
>> My computer system is Korean Windows2000Pro, SP4.
>>
>> I can see correctly the log message in list control and combobox...,
>> but I can't see correctly the log message in Scintilla editor control.
>>
>> also I inputed correctly new log message in Scintilla editor control,
>> but I can't see correctly the log message in list control ....
>>
>> I tested TSVN revision 2313, 2314 and 2338.
>> the problem is occured after 2314(the revision with Scintilla Editor control)

>I've now set the codepage of the scintilla control.
>Can you test a build >= 2340 again?

>Stefan

I tested a build >= 2340... 2375(new version)
(Set the codepage for the Scintilla edit control before using it.)

but there are same problem too.

the source code in SciEdit.cpp
   Call(SCI_SETCODEPAGE, codepage);
the codepage value is proper.( the value is 949 in korean)
but Scintilla edit control is not worked correctly.
Received on Sat Jan 8 09:23:28 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.