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.
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.
Hi, John
I think yes, but some problem will be solve it.
Ex. Unicode and WinXP themes.
Hi Richard,
you mean exclude WinXp manifest? What do you mean with ex unicode?
Regards,
John.
John wrote:Hi Richard,
you mean exclude WinXp manifest? What do you mean with ex unicode?
Regards,
John.
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
Ni Hao
so is there a way to bypass that unicode effect?
Regards,
John.
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.
Hi,
any idea when xHarbour or FWH come with that solution? ![]()
Regards,
John.
Hi,
I think modify/enhance unicode function's source code.
Now, I think you can use FWH develop Chinese version App. No problem.
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.
Here, www.xtech.com.cn/down/tget.prg
Regards!
Shuming Wang
ShumingWang wrote:Here, http://www.xtech.com.cn/down/tget.prg
Regards!
Shuming Wang
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.
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
what do you mean that this tGet doesnt support unicode? i thought this one would make it possible to input chinese characters?
Regards,
John.