Hi Antonio,
How to amend the TGET.PRG so that it can work like TEDIT.PRG
for two characters support (Chinese, etc.) without set the FW_SETUNICODE(.T.).
Regards and thanks
Hi Antonio,
How to amend the TGET.PRG so that it can work like TEDIT.PRG
for two characters support (Chinese, etc.) without set the FW_SETUNICODE(.T.).
Regards and thanks
We are going to review it
thanks
Thanks Antonio very much looking forward to see.
it can work like TEDIT.PRG
source\classes\edit.prg
EMG
![]()
Enrico Maria Giordano wrote:source\classes\edit.prg
EMG
HI
I think TEdit.prg not work Unicode and 2 bytes Chinese.
Long time ago, FWH not support Unicode and 2 bytes Chinese. so I modify TGet.prg to support 2 bytes Chinese(not unicode and not support XP Themes)
When I run MiniGUI, I found TEdit replace TGet within MiniGUI. so I suggestion Antonio to make TEdit.prg , not I think not work and return use TGet.prg( modify support Chinese )
But I don't know new FWH TEdit support 2 bytes Chinese and Use or not FW_SetUnicode( .T. )
so I modify TGet.prg to support 2 bytes Chinese(not unicode and not support XP Themes)
Exactly, Richard would you please amend the Tget.prg again ?
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 ?
alfredlam wrote:Exactly, Richard would you please amend the Tget.prg again ?
If you want to use CP950 or BIG5 of Chinese, I think you will get Unicode Chinese word problem.
alfredlam wrote:Seems has been discussed the same issue on
viewtopic.php?f=3&t=22508&hilit=chinese+get
Dear Richard.
How to set XP Themes( CP950/BIG5 ) ?
Thanks and regards
alfred