EControl Ltd. Forum Index EControl Ltd.
VCL libraries and software support forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Question about the codetemplates

 
Post new topic   Reply to topic    EControl Ltd. Forum Index -> EControl Syntax Editor
View previous topic :: View next topic  
Author Message
hyperspeed



Joined: 28 Sep 2006
Posts: 16

PostPosted: Mon May 28, 2007 5:14 am    Post subject: Question about the codetemplates Reply with quote

Hello.

Codetemplates can not save/load unicode characters?

When i add a codetemplate and save lexer file and load it

English characters alive but Korean characters did not.

The lines contain Korean characters changed to nil('') after load it.

After save lexer file, lexer file contents like next...(2nd line contain Korean characters)

--------------------------------------------------------------------------
CodeTemplates = <
item
Name = 'test1'
Description = 'dkfj 111'
Code.Strings = (
'Test Codetemplates...'
'abc'#23195#128'?'#49422#46478'?'#49648#52047#35547#48575#44439'def'
'Test End')
Advanced = True
end>
--------------------------------------------------------------------------


After load lexer file in program and save again it, like next(2nd line has gone...)

--------------------------------------------------------------------------
CodeTemplates = <
item
Name = 'test1'
Description = 'dkfj 111'
Code.Strings = (
'Test Codetemplates...'
''
'Test End')
Advanced = True
end>
--------------------------------------------------------------------------

I'm using v2.32 and Unicode compile in Delphi 7
Please investigate it....

Thank you.
Back to top
View user's profile Send private message
hyperspeed



Joined: 28 Sep 2006
Posts: 16

PostPosted: Mon May 28, 2007 5:20 am    Post subject: Another question Reply with quote

I have another question.

I'm using some AutoComplete popup.

AutoComplete popup have about 3000 items and

when it popup list have delay...i guess it reasign each times isn't it?

I wish more fast popup items.

Best regards.
Back to top
View user's profile Send private message
econtrol
Site Admin


Joined: 09 Jun 2006
Posts: 202

PostPosted: Mon May 28, 2007 2:17 pm    Post subject: Reply with quote

Hello,

Please, move these items to Mantis.
In Mantis you will trace fixing of these items.

Michael.
Back to top
View user's profile Send private message Send e-mail
hyperspeed



Joined: 28 Sep 2006
Posts: 16

PostPosted: Fri Jul 27, 2007 3:09 am    Post subject: Reply with quote

i'm want to resolved code
how download resolved code ?
Back to top
View user's profile Send private message
econtrol
Site Admin


Joined: 09 Jun 2006
Posts: 202

PostPosted: Fri Jul 27, 2007 4:37 am    Post subject: Reply with quote

Hello,

Soon there will be new update (v 2.35).

Michael.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    EControl Ltd. Forum Index -> EControl Syntax Editor All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group