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 

How to use the unicode features

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



Joined: 08 Aug 2006
Posts: 1

PostPosted: Tue Aug 08, 2006 8:18 am    Post subject: How to use the unicode features Reply with quote

I can not figure out how to load/save in unicode and how to display unicode characters. The help file does not mention unicode en the lines.textencoding property does not seem to do anything.

Any help is much appreciated.
Back to top
View user's profile Send private message Visit poster's website
econtrol
Site Admin


Joined: 09 Jun 2006
Posts: 202

PostPosted: Tue Aug 08, 2006 11:16 am    Post subject: Reply with quote

You should build project with global define EC_UNICODE.
To make all library always with Unicode support add to ecSyntEdit.inc:
Code:
{$DEFINE EC_UNICODE}

And then rebuild library packages.

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



Joined: 12 Jun 2006
Posts: 38
Location: Eschborn, Germany

PostPosted: Tue Aug 08, 2006 2:20 pm    Post subject: Reply with quote

Michael,

you should include
Code:
{.$DEFINE EC_UNICODE}


to the ecSyntEdit.inc file.

Greetings
Jens
Back to top
View user's profile Send private message Visit poster's website
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