Chinese characters in FWH
Chinese characters in FWH
Hi,
I have seen several old posts about using chinese characters in FiveWin, is there already a (good) solution to this one? (for GETting, saving in a DB and printing?)
I'm using FWH2.7.
Regards,
John.
I have seen several old posts about using chinese characters in FiveWin, is there already a (good) solution to this one? (for GETting, saving in a DB and printing?)
I'm using FWH2.7.
Regards,
John.
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Chinese characters in FWH
Hi, John
I think yes, but some problem will be solve it.
Ex. Unicode and WinXP themes.
I think yes, but some problem will be solve it.
Ex. Unicode and WinXP themes.
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Re: Chinese characters in FWH
Hi Richard,
you mean exclude WinXp manifest? What do you mean with ex unicode?
Regards,
John.
you mean exclude WinXp manifest? What do you mean with ex unicode?
Regards,
John.
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Chinese characters in FWH
>>you mean exclude WinXp manifest?John wrote:Hi Richard,
you mean exclude WinXp manifest? What do you mean with ex unicode?
Regards,
John.
Yes, right.
>>What do you mean with ex unicode?
some Chinese characters, we input it became "?"
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
-
- Posts: 454
- Joined: Sun Oct 30, 2005 6:37 am
- Location: Guangzhou(Canton),China
Re: Chinese characters in FWH
The cursor shows wrong position. it seems unicode like 3 char length, after input a Chinese word, the cursor jump 3 char , but show right 2 char position.
Regards !
Shuming Wang
Regards !
Shuming Wang
Re: Chinese characters in FWH
Ni Hao
so is there a way to bypass that unicode effect?
Regards,
John.
so is there a way to bypass that unicode effect?
Regards,
John.
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Chinese characters in FWH
Hi,
we wait Unicode solution from xHarbour or FWH.
WinXP themes problem, Antonio make TEdit Class.
But it's simple, we need enhance more functions same as TGet Class.
we wait Unicode solution from xHarbour or FWH.
WinXP themes problem, Antonio make TEdit Class.
But it's simple, we need enhance more functions same as TGet Class.
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Re: Chinese characters in FWH
Hi,
any idea when xHarbour or FWH come with that solution?
Regards,
John.
any idea when xHarbour or FWH come with that solution?
Regards,
John.
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Chinese characters in FWH
Hi,
I think modify/enhance unicode function's source code.
Now, I think you can use FWH develop Chinese version App. No problem.
I think modify/enhance unicode function's source code.
Now, I think you can use FWH develop Chinese version App. No problem.
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Re: Chinese characters in FWH
Hi Richard,
can you please tell me how i can do that? Develop a chinese version app? Do you have examples, libraries etc?
removing the XP manifest actually makes it worse in my app: with XP manifest i am able to at least GET chinese characters in a MEMO field (lost when saving) and without the manifest only ??? appears.
I also came across a very old message from FiveWin.com talking about a ChinGet.zip for FW1.9.2. But that one i cant find anymore.
Thanks in advance,
John.
can you please tell me how i can do that? Develop a chinese version app? Do you have examples, libraries etc?
removing the XP manifest actually makes it worse in my app: with XP manifest i am able to at least GET chinese characters in a MEMO field (lost when saving) and without the manifest only ??? appears.
I also came across a very old message from FiveWin.com talking about a ChinGet.zip for FW1.9.2. But that one i cant find anymore.
Thanks in advance,
John.
-
- Posts: 454
- Joined: Sun Oct 30, 2005 6:37 am
- Location: Guangzhou(Canton),China
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Chinese characters in FWH
Hi Wnag,
Any news TMySQL upgrade?
I lose QQ, have you cell phone number that we can use wechat software.
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Re: Chinese characters in FWH
Hi Wang Shuming,
thanks for the tGet example. I just add that one to my RMK script or do i have to do more?
The next step would be saving the data, i dont have to change anything there? (still using DBF and FPT files).
Retrieving data should also be fine? And how about printing?
thanks in advance (sorry to bother everyone so much with it, but i really want my app to be able use chinese characters now!
Regards,
John.
thanks for the tGet example. I just add that one to my RMK script or do i have to do more?
The next step would be saving the data, i dont have to change anything there? (still using DBF and FPT files).
Retrieving data should also be fine? And how about printing?
thanks in advance (sorry to bother everyone so much with it, but i really want my app to be able use chinese characters now!
Regards,
John.
-
- Posts: 454
- Joined: Sun Oct 30, 2005 6:37 am
- Location: Guangzhou(Canton),China
Re: Chinese characters in FWH
To print Chiense words,To save data to DBF ,they are the same as English chars.
But tget.prg do not support Unicode either.
Shuming Wang
But tget.prg do not support Unicode either.
Shuming Wang
Re: Chinese characters in FWH
what do you mean that this tGet doesnt support unicode? i thought this one would make it possible to input chinese characters?
Regards,
John.
Regards,
John.