Win11 input Chinese in TGet Bug- Solve 50%

User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Win11 input Chinese in TGet Bug- Solve 50%

Post by richard-service »

Hi
Work fine for Win7/Win10. But Win11 not work.
Look Gif below:
Image

Code: Select all | Expand


REDEFINE GET  ::oTK2_ADDR1  VAR ::cTK2_ADDR1  ID 136  OF ::oDlg UPDATE CHRGROUP CHR_WIDE
REDEFINE GET  ::oTK2_ADDR2  VAR ::cTK2_ADDR2  ID 137  OF ::oDlg UPDATE CHRGROUP CHR_WIDE
REDEFINE GET  ::oTK2_ADDR3  VAR ::cTK2_ADDR3  ID 138  OF ::oDlg UPDATE CHRGROUP CHR_WIDE
 

Prg file save UTF8
MySQL Server/UTF8
Harbour compile
Last edited by richard-service on Mon Nov 15, 2021 6:32 am, edited 1 time in total.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
karinha
Posts: 7951
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Been thanked: 3 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by karinha »

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
Antonio Linares
Site Admin
Posts: 42603
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by Antonio Linares »

Richard,

Maybe the used manifest file needs to be modified (from your RC file) for Win11

We needed to do it for FWH 64 on Win11
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »

Antonio Linares wrote:Richard,

Maybe the used manifest file needs to be modified (from your RC file) for Win11

We needed to do it for FWH 64 on Win11


Antonio,
I remove manifest file (from my RC file) same as problem.
input Chinese word. First word the cursor on the right. but Second word the cursor is always on the left of the Chinese word. Very strange. Look my post GIF file.
Last edited by richard-service on Wed Nov 03, 2021 4:48 am, edited 2 times in total.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »



Thank you. But My question is different from it.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »

Antonio Linares wrote:Richard,

Maybe the used manifest file needs to be modified (from your RC file) for Win11

We needed to do it for FWH 64 on Win11


Antonio,
I test G. N. Rao. sample file. Look it.
Image
Last edited by richard-service on Wed Nov 03, 2021 10:20 am, edited 1 time in total.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
Antonio Linares
Site Admin
Posts: 42603
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by Antonio Linares »

We need Mr. Rao help here :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »

Antonio Linares wrote:We need Mr. Rao help here :-)


Antonio,

OK. Wait ...
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
nageswaragunupudi
Posts: 10729
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 10 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by nageswaragunupudi »

Mr. Richard

1) Is the same code working as expected on Win10?
2) Please try with unthemed ( without theme ) on Win11.

Also please give me a little time to test with Win11
Regards

G. N. Rao.
Hyderabad, India
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »

nageswaragunupudi wrote:Mr. Richard

1) Is the same code working as expected on Win10?
2) Please try with unthemed ( without theme ) on Win11.

Also please give me a little time to test with Win11


1) Is the same code working as expected on Win10?
>> Yes
2) Please try with unthemed ( without theme ) on Win11.
>>Not work. Please look gif file(your sample)
Image
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
nageswaragunupudi
Posts: 10729
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 10 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by nageswaragunupudi »

Mr. Richard

Please give me some time.
Regards

G. N. Rao.
Hyderabad, India
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »

nageswaragunupudi wrote:Mr. Richard

Please give me some time.


Ok.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »

nageswaragunupudi wrote:Mr. Richard

Please give me some time.


Mr.Rao

Any news?
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
Jimmy
Posts: 1740
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany
Has thanked: 2 times

Re: Win11 input Chinese in TGet Bug

Post by Jimmy »

hi,

when IME work under Windows 10 but not under Windows 11 than it is a Windows 11 Problem.

as i can say Windows 11 is very buggy ... and it is just the beginning.
look into DEV Feedback which Problem User have

but even in DEV Channel we got "only" 22499 but "big News" are announce for 225xxx

---

i recommend to use Microsoft Feedback and "show" your Problem
IMHO it will take some Time until Windows 11 is as stabile as Windows 10
greeting,
Jimmy
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Win11 input Chinese in TGet Bug

Post by richard-service »

Jimmy wrote:hi,

when IME work under Windows 10 but not under Windows 11 than it is a Windows 11 Problem.

as i can say Windows 11 is very buggy ... and it is just the beginning.
look into DEV Feedback which Problem User have

but even in DEV Channel we got "only" 22499 but "big News" are announce for 225xxx

---

i recommend to use Microsoft Feedback and "show" your Problem
IMHO it will take some Time until Windows 11 is as stabile as Windows 10


Maybe, you're right.
But I think Fivetech need to solve it.
Because My customer wait it. I can't call my customer reinstall Windows 10.
Mr.Rao any solutions?
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
Post Reply