FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Unicode Support to Dialogs from Resources
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Unicode Support to Dialogs from Resources
Posted: Thu Oct 01, 2015 07:14 AM

Dear Ramesh,

I'm a tester and not new fwh version. so I need to test Unicode solution for Chinese and complete.
I already sent to Mr.Antonio Chinese sample. Just thanks you for you and cnavarro ..etc.

Thank you so much.

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Unicode Support to Dialogs from Resources
Posted: Fri Oct 02, 2015 03:40 AM

Dear Ramesh,
I already sent Test.rar to your EMail.
Please compile EXE and send to me. Thanks a lot.

Detail below:
1.PRG UTF-8
2.RC ASCII

Please use Brc32 compile RC
I want to test it( Resource Dialog YES/NO input Chinese word( display ) )

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 654
Joined: Fri Oct 21, 2005 05:54 AM
Re: Unicode Support to Dialogs from Resources
Posted: Sat Oct 03, 2015 03:21 AM

Dear Richard,

I have sent the .EXE to your personal emial.

Please check.

Regards,

-Ramesh Babu

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Unicode Support to Dialogs from Resources
Posted: Sun Oct 04, 2015 02:15 AM
There is another way. I create resources in Pelles C IDE and save them as *.res files and link with my applications.
I could simply type in my language characters while designing dialog and save as *.res file.



If we have a resource editor that can save as res file, there is no need to save as rc file and then compile it.
Regards



G. N. Rao.

Hyderabad, India
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Unicode Support to Dialogs from Resources
Posted: Mon Oct 05, 2015 06:00 AM
RAMESHBABU wrote:Dear Richard,

I have sent the .EXE to your personal emial.

Please check.

Regards,

-Ramesh Babu

Dear Ramesh,

Same as question. RC not display Chinese and RC was Unicode.
I sent to you Fix RC ASCII, please check your mail.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Unicode Support to Dialogs from Resources
Posted: Mon Oct 05, 2015 06:02 AM
nageswaragunupudi wrote:There is another way. I create resources in Pelles C IDE and save them as *.res files and link with my applications.
I could simply type in my language characters while designing dialog and save as *.res file.



If we have a resource editor that can save as res file, there is no need to save as rc file and then compile it.

Dear nageswaragunupudi,
Have you try to run EXE within Resource Dialog for type txt within TGet?
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit

Continue the discussion