Page 2 of 2

Re: Unicode Support to Dialogs from Resources

Posted: Thu Oct 01, 2015 7:14 am
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.

Re: Unicode Support to Dialogs from Resources

Posted: Fri Oct 02, 2015 3:40 am
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 ) )

Re: Unicode Support to Dialogs from Resources

Posted: Sat Oct 03, 2015 3:21 am
by RAMESHBABU
Dear Richard,

I have sent the .EXE to your personal emial.

Please check.

Regards,

-Ramesh Babu

Re: Unicode Support to Dialogs from Resources

Posted: Sun Oct 04, 2015 2:15 am
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.

Re: Unicode Support to Dialogs from Resources

Posted: Mon Oct 05, 2015 6:00 am
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.

Re: Unicode Support to Dialogs from Resources

Posted: Mon Oct 05, 2015 6:02 am
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?