Search found 27 matches: big5

Return to advanced search

cGetFile32() about traditional Chinese characters

A very strange thing happened! .prg encode is ansi/big5 #include 'fivewin.ch'REQUEST HB_CODEPAGE_BIG5func   test()Local  oDlg, oBtn, oGet, oProgressPriv   cSrc := space(256),;       cDes := space(256),;       cProgressText ...
by ssbbs
Sat Aug 07, 2021 9:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile32() about traditional Chinese characters
Replies: 11
Views: 815

input big5 chinese word

... Chinese word =>"羅鈺 君" no problem. But Chinese name can't empty 1 byte anywhere. I use DBF , not use FWH Unicode solution. Only to use Big5 Any solution?
by richard-service
Fri Jul 09, 2021 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: input big5 chinese word
Replies: 0
Views: 274

Unicode Report

Dear Mr.Rao This is Ansi/Big5 DBF and No use any Unicode/UTF8 from my old PRG Don't set SIZE and it's auto control width { "CUST_NO"   , "C", 10, 0 },;  && 客戶編號{ "CUST_CNM2" ...
by richard-service
Fri Mar 20, 2020 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unicode Report
Replies: 0
Views: 315

Re: MDI Unicode Problem

... file and a sample program to reproduce the error B.I use TMySQL. Till we resolve the problem, let us work with FWMariaDB only C.your prg type is big5, my prg type is UTF8 No, our program is pure UTF8. To get reliable results and to avoid any problems, we need to keep the program pure UTF8 amd ...
by nageswaragunupudi
Tue Aug 13, 2019 11:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI Unicode Problem
Replies: 26
Views: 3619

Re: MDI Unicode Problem

... A.I have to use Set Resource to "xxx.DLL" , so I call Resource Dialog and into MDI Child Window. B.I use TMySQL. C.your prg type is big5, my prg type is UTF8 D.your control only TGet and xBrowse, my TGet, Radio, Checkbox, buttonbmp and xbrowse in the resource Dialog.
by richard-service
Tue Aug 13, 2019 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI Unicode Problem
Replies: 26
Views: 3619

Save as PDF

HI All Report preview and press Save as PDF buton. PRG style Big5 xHarbour compile Preview report full Text and Form or Paint Line input English File Name not work input Chinese File Name not work Harbour compile Preview report full Text input English ...
by richard-service
Mon Aug 05, 2019 7:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save as PDF
Replies: 7
Views: 1443

Re: How to turn off FW_SetUnicode(.T.)

... Unicode text . In the case of ancient languages like Chinese, Korean, etc., confusion might arise between UTF8 encoding and other encodings like Big5, utf8ex, etc. which are all different from each other. FWH reads and stores text encoded in UTF8, which is Universal.
by nageswaragunupudi
Mon Jan 21, 2019 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to turn off FW_SetUnicode(.T.) *Fixed*
Replies: 8
Views: 1541

Re: tget for chinese characters

Mr Richard Thanks If you want to use CP950 or BIG5 of Chinese, I think you will get Unicode Chinese word problem. Mr Alfredlam does not want to use Unicode. Yes, Unicode application is not compatible with BIG5 or CP950. Can you please clarify as ...
by richard-service
Thu Nov 30, 2017 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tget for chinese characters
Replies: 16
Views: 2352

Re: tget for chinese characters

alfredlam wrote:Dear Richard.
How to set XP Themes( CP950/BIG5 ) ?
Thanks and regards
alfred


Mr alfredlam

I remember I tested my TGet( 2bytes ) that can't add XP Themes( mean WindowsXP.manifest ).
Because position not work( left/right ... key control ).
Now, FWH can support it( Unicode and XP Themes ).
by richard-service
Wed Nov 29, 2017 2:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tget for chinese characters
Replies: 16
Views: 2352

Re: tget for chinese characters

Dear Richard.
How to set XP Themes( CP950/BIG5 ) ?
Thanks and regards
alfred
by alfredlam
Wed Nov 29, 2017 1:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tget for chinese characters
Replies: 16
Views: 2352

Re: tget for chinese characters

alfredlam wrote:Seems has been discussed the same issue on
viewtopic.php?f=3&t=22508&hilit=chinese+get

Mr alfredlam

Yes. I think you'll meet end user input Unicode word and appear "???". Because you use old TGet 2byes solution not XP Themes( CP950/BIG5 )
by richard-service
Tue Nov 28, 2017 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tget for chinese characters
Replies: 16
Views: 2352

Re: tget for chinese characters

Mr Richard Thanks If you want to use CP950 or BIG5 of Chinese, I think you will get Unicode Chinese word problem. Mr Alfredlam does not want to use Unicode. Yes, Unicode application is not compatible with BIG5 or CP950. Can you please clarify as ...
by nageswaragunupudi
Mon Nov 27, 2017 9:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tget for chinese characters
Replies: 16
Views: 2352

Re: tget for chinese characters

alfredlam wrote:Exactly, Richard would you please amend the Tget.prg again ?

Mr alfredlam

I will send TGet.prg to Mr.Rao
This TGet.prg not support XP Themes.

If you want to use CP950 or BIG5 of Chinese, I think you will get Unicode Chinese word problem.
by richard-service
Mon Nov 27, 2017 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tget for chinese characters
Replies: 16
Views: 2352

Re: tget for chinese characters

Mr alfredlam

Richard's help would be highly useful.

Meanwhile would you mind sharing with us how with Edit control you are able to enter Chinese characters? We may try to make TGet behave like Edit control. Are you setting any Chinese codepage like CP950 or BIG5 ?
by nageswaragunupudi
Mon Nov 27, 2017 5:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tget for chinese characters
Replies: 16
Views: 2352

big5 code? - Solved

... ("蘇鈺婷")      Msgstop("蘇鈺婷") return nil  http://www.fivetech.com.tw/downloads/img/fwh/fwh1612-big5-showcode.png
by richard-service
Mon Aug 07, 2017 2:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: big5 code? - Solved
Replies: 0
Views: 434
Next

Return to advanced search

cron