Unicode support
Posted: Fri Dec 23, 2005 6:12 pm
Here is an email from a Japanese user of my program "MemPad":
+++++
Dear Mr.Scaeffer,
This is ********** from Japan.
I'm not sure MemPad suports Uni-code(2 byte characters like Japanse).
In my PC with WindowsXP MemPad works well. but Windows 2000 is not good.
The index(left side) cannot show 2 byte characters. Right side is OK.
We use Japanes file name, unfortunely "file:\" cannot link these file.
If possible, Please suport 2 byte characters. English menu is OK.
Best regards, ...
+++++
I am surprised that my program works in Japanese at all, though I have done absolutely nothing to suport Unicode. Under Windows 2000 there seem to be problems with the TreeGadget, but EditorGadget, buttons and menus seem to work nicely.
Now, my question is: when PureBasic supports Unicode (expected in version 4.0), will this be sort of an automatic support, or will I have to do a lot of programming with a lot of special functions?
+++++
Dear Mr.Scaeffer,
This is ********** from Japan.
I'm not sure MemPad suports Uni-code(2 byte characters like Japanse).
In my PC with WindowsXP MemPad works well. but Windows 2000 is not good.
The index(left side) cannot show 2 byte characters. Right side is OK.
We use Japanes file name, unfortunely "file:\" cannot link these file.
If possible, Please suport 2 byte characters. English menu is OK.
Best regards, ...
+++++
I am surprised that my program works in Japanese at all, though I have done absolutely nothing to suport Unicode. Under Windows 2000 there seem to be problems with the TreeGadget, but EditorGadget, buttons and menus seem to work nicely.
Now, my question is: when PureBasic supports Unicode (expected in version 4.0), will this be sort of an automatic support, or will I have to do a lot of programming with a lot of special functions?