Report language
Hello, after quite some hours searching for hints and ideas, I decided to post my question.
Changing the language of the UI is straight forward, but doing it to the report text, seems not so.
Is there a way to access the resources loaded using the frxResources()->LoadFromFile("spanish.frc");
My thoughts were to append my own report texts into this resource file and then get them loaded into the static memo fields.
Is this possible?
if not, how have you all solved this? Using one report file pr language? Using a special table in a database and then add them?
Any comment is welcome
Thanks!
Changing the language of the UI is straight forward, but doing it to the report text, seems not so.
Is there a way to access the resources loaded using the frxResources()->LoadFromFile("spanish.frc");
My thoughts were to append my own report texts into this resource file and then get them loaded into the static memo fields.
Is this possible?
if not, how have you all solved this? Using one report file pr language? Using a special table in a database and then add them?
Any comment is welcome
Thanks!