In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

About Resources: To Ignacio

Xailer professional forum in English
Responder
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

About Resources: To Ignacio

Mensaje por Dionisis Divaris »

Hello Ignacio
Resource File compiling Ok , Linking also ok . How can activate in into our
program to see the strings ana varius prompts to our langauge.
thanks in advance
Dionisis
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

About Resources: To Ignacio

Mensaje por ignacio »

Dionisis,
There is nothing to activate, it should work automatically. If it does not
work then probably the Greek language indentifier is not the one I gave you.
Then run a simple program with this code:
Msginfo( GetWindowsLanguage() )
This will return you a number, if is not 26, then change the line:
STRINGTABLE LANGUAGE <nNumber> // Greek
With the new number reported by the function.
Run any of the printing demos an see if the literals of the printing preview
are in Greek.
Regards,
"DIONISIS DIVARIS" <sv1fkk@hol.gr> escribió en el mensaje
news:437108fc$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Hello Ignacio
>
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
>
> thanks in advance
> Dionisis
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
InvalidAccount
Mensajes: 53
Registrado: Vie Mar 04, 2005 9:58 am

About Resources: To Ignacio

Mensaje por InvalidAccount »

Dionisis,
There is nothing to activate, it should work automatically. If it does not
work then probably the Greek language indentifier is not the one I gave you.
Then run a simple program with this code:
Msginfo( GetWindowsLanguage() )
This will return you a number, if is not 26, then change the line:
STRINGTABLE LANGUAGE <nNumber> // Greek
With the new number reported by the function.
Run any of the printing demos an see if the literals of the printing preview
are in Greek.
Regards,
"DIONISIS DIVARIS" <sv1fkk@hol.gr> escribió en el mensaje
news:437108fc$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Hello Ignacio
>
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
>
> thanks in advance
> Dionisis
>
>
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About Resources: To Ignacio

Mensaje por jfgimenez »

Dionisis,
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
When the application starts, Xailer tries to select the same language that
windows, if available. If that language is not available, then english is
used. If you want to select another language, use SetLanguage( <nLang> ).
--
Regards,
Jose F. Gimenez
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About Resources: To Ignacio

Mensaje por jfgimenez »

Dionisis,
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
When the application starts, Xailer tries to select the same language that
windows, if available. If that language is not available, then english is
used. If you want to select another language, use SetLanguage( <nLang> ).
--
Regards,
Jose F. Gimenez
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

About Resources: To Ignacio

Mensaje por Dionisis Divaris »

Many thanks to both
Jose & Ignacio for the rapid answer
Greetings
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:4373091a$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
>> Resource File compiling Ok , Linking also ok . How can activate in into
>> our program to see the strings ana varius prompts to our langauge.
>
> When the application starts, Xailer tries to select the same language that
> windows, if available. If that language is not available, then english is
> used. If you want to select another language, use SetLanguage( <nLang> ).
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

About Resources: To Ignacio

Mensaje por Dionisis Divaris »

Many thanks to both
Jose & Ignacio for the rapid answer
Greetings
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:4373091a$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
>> Resource File compiling Ok , Linking also ok . How can activate in into
>> our program to see the strings ana varius prompts to our langauge.
>
> When the application starts, Xailer tries to select the same language that
> windows, if available. If that language is not available, then english is
> used. If you want to select another language, use SetLanguage( <nLang> ).
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Responder