Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Can project has a "encoding" property?
MortenMacFly:
--- Quote from: jens on August 23, 2009, 03:33:04 pm ---The fallback to system-default, happens in ConvertToWxStr.
--- End quote ---
...alright. I just looked at the patch which made me think so. :roll:
nanyu:
--- Quote from: jens on August 23, 2009, 06:51:20 pm ---...For some reasons (don't ask me why), I decided to use system-default for pure ascii.
--- End quote ---
OH, no! pls.
when I create a new cpp file, it usually has pure ascii only. so, it was "system-default" encoding. and once I input a Chinese character into it, I have to modify it's encoding to utf8 by manual (since i hope all files in the project use utf-8).
Jenna:
--- Quote from: nanyu on August 29, 2009, 05:18:04 pm ---
--- Quote from: jens on August 23, 2009, 06:51:20 pm ---...For some reasons (don't ask me why), I decided to use system-default for pure ascii.
--- End quote ---
OH, no! pls.
when I create a new cpp file, it usually has pure ascii only. so, it was "system-default" encoding. and once I input a Chinese character into it, I have to modify it's encoding to utf8 by manual (since i hope all files in the project use utf-8).
--- End quote ---
As I wrote before, I changed that behaviour to use the user chosen default encoding for opening files.
From my todays point of view I don't know why I chose system-default before :oops:
Navigation
[0] Message Index
[*] Previous page
Go to full version