Hi!
I need to create documents in few languages, depending on user choice.
Do you have any idea, how to smoothly realize it?
Marek
Multilingual version - do you have any working sample?
Moderator: Rathinagiri
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: Multilingual version - do you have any working sample?
Hi Mol
Did you inspect function init_messages in <hmg>\hfcl\Source\GridPrint.prg
I hope it will give you an idea
Regards
--
Esgici
Did you inspect function init_messages in <hmg>\hfcl\Source\GridPrint.prg
I hope it will give you an idea
Regards
--
Esgici
Viva INTERNATIONAL HMG 
Re: Multilingual version - do you have any working sample?
THX, Esgici!
I thought about this solution.
I considered external dictionary, too.
I thought about this solution.
I considered external dictionary, too.
- Pablo César
- Posts: 4059
- Joined: Wed Sep 08, 2010 1:18 pm
- Location: Curitiba - Brasil
Re: Multilingual version - do you have any working sample?
You will find on example of using files corresponding each language in my app: http://hmgforum.com/download/file.php?id=1908, please be free to re-use it.
Here is the topic: http://hmgforum.com/viewtopic.php?f=9&t=2246&start=10
Here is the topic: http://hmgforum.com/viewtopic.php?f=9&t=2246&start=10
Last edited by Pablo César on Tue Mar 20, 2012 8:56 pm, edited 1 time in total.
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: Multilingual version - do you have any working sample?
Hi
Regards
--
Esgici
Something like thismol wrote: I considered external dictionary, too.
Regards
--
Esgici
Viva INTERNATIONAL HMG 