Unicode Support to Dialogs from Resources

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

Re: Unicode Support to Dialogs from Resources

Post by richard-service »

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 (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: 811
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Unicode Support to Dialogs from Resources

Post by richard-service »

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 (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
RAMESHBABU
Posts: 633
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India
Been thanked: 6 times

Re: Unicode Support to Dialogs from Resources

Post by RAMESHBABU »

Dear Richard,

I have sent the .EXE to your personal emial.

Please check.

Regards,

-Ramesh Babu
User avatar
nageswaragunupudi
Posts: 10733
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 11 times
Contact:

Re: Unicode Support to Dialogs from Resources

Post by nageswaragunupudi »

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.

Image

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
User avatar
richard-service
Posts: 811
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Unicode Support to Dialogs from Resources

Post by richard-service »

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 (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: 811
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: Unicode Support to Dialogs from Resources

Post by richard-service »

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.

Image

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