Page 1 of 1

how do I change the character set.

Posted: Fri Oct 08, 2010 9:15 pm
by xintaris
I am working on a project where I need to change the character set to multi-byte. Can you tell me where to do this?

Thanks
Jason

Re: how do I change the character set.

Posted: Fri Oct 08, 2010 9:40 pm
by eranif
settings -> global editor preferences -> misc

Eran

Re: how do I change the character set.

Posted: Sat Oct 09, 2010 1:27 am
by xintaris
Thanks for the answer. I looked there and did not find anything that matched what I need. The closest thing is the file font encoding. Unfortunately I don't know which one it is I need, multi-byte is not in there.

thanks again

Re: how do I change the character set.

Posted: Sat Oct 09, 2010 11:04 am
by eranif
xintaris wrote:The closest thing is the file font encoding
this is what you need
xintaris wrote:multi-byte is not in there
multi-byte is not a char set, you need to understand what encoding you need to use

Eran