TEdit V TGet

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: TEdit V TGet

Post by Antonio Linares »

Richard,

I only see this in the code:

SetWindowText ( ControlHandle , value )

and such function is not defined in the code that you have posted.

So it has to be some where else and probably inside it is where unicode is taken into account.

Search for it, please :-)
regards, saludos

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

Re: TEdit V TGet

Post by richard-service »

Antonio Linares wrote:Richard,

I only see this in the code:

SetWindowText ( ControlHandle , value )

and such function is not defined in the code that you have posted.

So it has to be some where else and probably inside it is where unicode is taken into account.

Search for it, please :-)
Antonio,

Yes, I hope I can help you,but more time for it. I hope FWH can do it for Uniocde within Chinese or more.
Regards,

Richard

Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Post Reply