Win11 input Chinese in TGet Bug- Solve 50%

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,

But I think Fivetech need to solve it.

there is NO Problem with FiveWin ... it IS Windows 11
go to Windows Insider DEV Channel an "see" how many have to be fixed in Windows 11 :roll:
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,

But I think Fivetech need to solve it.

there is NO Problem with FiveWin ... it IS Windows 11
go to Windows Insider DEV Channel an "see" how many have to be fixed in Windows 11 :roll:


I hope so. But I'm user for FWH.
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

can you reproduce it e.g. with Notepad.EXE :?:

I hope so. But I'm user for FWH.

but you App run under Windows 11 and if you want a "quick" fix you need to go to Windows Insider DEV Channel.
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

can you reproduce it e.g. with Notepad.EXE :?:

I hope so. But I'm user for FWH.

but you App run under Windows 11 and if you want a "quick" fix you need to go to Windows Insider DEV Channel.


Yes, You're right. I post question and gif file to DEV channel.
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- Solve 50%

Post by richard-service »

Dear Antonio, Mr.Rao, Jimmy

in Windows 10.
I use New version Microsoft Cangjie Input Method and Microsoft Phonetic Input Method IME.
Working fine and no problem.

Auto upgrade Windows 11
Same as New version Microsoft Cangjie Input Method and Microsoft Phonetic Input Method IME.
I got problem.

Today, I test it and found problem.
I use Old version Microsoft Cangjie Input Method and Microsoft Phonetic Input Method IME.
FWH app working fine and no problem.

1.But use Keyboard Ctrl+V or mouse right key select paste function not work.
2.if Microsoft remove old version Chinese IME, we need to think New version Chinese IME problem
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- Solve 50%

Post by richard-service »

Dear Antonio, Mr.Rao

Windows 11
New version Microsoft Cangjie Input Method and Microsoft Phonetic Input Method IME.
Old version Microsoft Cangjie Input Method and Microsoft Phonetic Input Method IME.

Code: Select all | Expand


@ 140,  40 GET aGets[ 2 ] VAR aText[ 2 ] SIZE 300,34 PIXEL OF oDlg CHRGROUP CHR_ANY
 

Copy/Paste use Keyboard(CTRL+C/CTRL+V) or Mouse ==>No problem


Code: Select all | Expand


@ 200,  40 GET aGets[ 3 ] VAR aText[ 3 ] SIZE 300,34 PIXEL OF oDlg CHRGROUP CHR_WIDE
 

Copy/Paste use Keyboard(CTRL+C/CTRL+V) or Mouse ==>Not work
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- Solve 50%

Post by richard-service »

Mr.Rao

Have any progress plan?
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- Solve 50%

Post by Jimmy »

hi,

which (exact) Windows 11 Version are you using now ?
did Ctrl-C / Ctrl-V work in "other" App ?

did you use "Remote-Desktop" ?
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- Solve 50%

Post by richard-service »

Jimmy wrote:hi,

which (exact) Windows 11 Version are you using now ?
did Ctrl-C / Ctrl-V work in "other" App ?

did you use "Remote-Desktop" ?


Jimmy,
Yes. Using now.
Yes, Other App and Old FWH App
No, Testing my Notebook.
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