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.
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.
To Bingen
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
To Bingen
Hello Bingen
I saw on spanish forums your control, it is a very nice control. If i want to add Greek literals strings how can i do this?
T.I.A
Dionisis
I saw on spanish forums your control, it is a very nice control. If i want to add Greek literals strings how can i do this?
T.I.A
Dionisis
-
- Mensajes: 1310
- Registrado: Mié Sep 26, 2007 7:12 pm
To Bingen
Hi Dionisis.
I have a new version of this control, more clear and with more
possibilities.
Can you send me the greek translation for
::aMonthNames := { "Jannuary" , "February" , "March" ,"April",;
"May" , "June" , "July" ,"August",;
"September" , "October" , "November" ,"December"}
::aDayNames := { "Monday","Tuesday","Wednesday","Thursday",;
"Friday","Saturday","Sunday"}
::aButtonText := {"-Month", "+Month", "-Year", "+Year",
"Today", "Print"}
Thanks.
> Hello Bingen
>
> I saw on spanish forums your control, it is a very nice
> control. If i want to add Greek literals strings how can i
> do this?
>
> T.I.A
> Dionisis
I have a new version of this control, more clear and with more
possibilities.
Can you send me the greek translation for
::aMonthNames := { "Jannuary" , "February" , "March" ,"April",;
"May" , "June" , "July" ,"August",;
"September" , "October" , "November" ,"December"}
::aDayNames := { "Monday","Tuesday","Wednesday","Thursday",;
"Friday","Saturday","Sunday"}
::aButtonText := {"-Month", "+Month", "-Year", "+Year",
"Today", "Print"}
Thanks.
> Hello Bingen
>
> I saw on spanish forums your control, it is a very nice
> control. If i want to add Greek literals strings how can i
> do this?
>
> T.I.A
> Dionisis
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
To Bingen
Hi Bingen.
I have a new version of this control, more clear and with more
possibilities.
Glad to hear this
Can you send me the greek translation for
Yes i do, the Greek Literals are :
::aMonthNames := { "ΙανουάÏιος" , "ΦεβÏουάÏιος" , "ΜάÏτιος",;
"ΑπÏίλιος","Μάιος" , "ΙοÏνιος" , "ΙοÏλιος" ,"ΑÏγουστος",;
"ΣεπτÎμβÏιος" , "ΟκτώβÏιος" , "ÎοÎμβÏιος" ,"ΔεκÎμβÏιος"}
::aDayNames := { "ΔευτÎÏα","ΤÏίτη","ΤετάÏτη","Î Îμπτη",;
"ΠαÏασκευή","Σάββατο","ΚυÏιακή"}
::aButtonText := {"Μήνας-", "Μήνας+", "Έτος-", "Έτος+",
"ΣήμεÏα", "ΕκτÏπωση"}
Best Regards
T.I.A
Dionisis
I have a new version of this control, more clear and with more
possibilities.
Glad to hear this
Can you send me the greek translation for
Yes i do, the Greek Literals are :
::aMonthNames := { "ΙανουάÏιος" , "ΦεβÏουάÏιος" , "ΜάÏτιος",;
"ΑπÏίλιος","Μάιος" , "ΙοÏνιος" , "ΙοÏλιος" ,"ΑÏγουστος",;
"ΣεπτÎμβÏιος" , "ΟκτώβÏιος" , "ÎοÎμβÏιος" ,"ΔεκÎμβÏιος"}
::aDayNames := { "ΔευτÎÏα","ΤÏίτη","ΤετάÏτη","Î Îμπτη",;
"ΠαÏασκευή","Σάββατο","ΚυÏιακή"}
::aButtonText := {"Μήνας-", "Μήνας+", "Έτος-", "Έτος+",
"ΣήμεÏα", "ΕκτÏπωση"}
Best Regards
T.I.A
Dionisis
-
- Mensajes: 1310
- Registrado: Mié Sep 26, 2007 7:12 pm
To Bingen
Sorry Dionisis, do you know what's the code for Greek in Windows ??
#define L_SPANISH 10
#define L_CATALA 3
#define L_ENGLISH 9
#define L_DEUTSCH 7
#define L_PORTUGUESE 22
#define L_EUSKERA 45
#define L_ITALIANO 16
#define L_GALEGO 86
#define L_FRANCAIS 12
#define L_GREEK ??
Regards.
#define L_SPANISH 10
#define L_CATALA 3
#define L_ENGLISH 9
#define L_DEUTSCH 7
#define L_PORTUGUESE 22
#define L_EUSKERA 45
#define L_ITALIANO 16
#define L_GALEGO 86
#define L_FRANCAIS 12
#define L_GREEK ??
Regards.
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
To Bingen
Bingen Ugaldebere wrote on Mon, 24 June 2013 14:11Sorry Dionisis, do you know what's the code for Greek in Windows ??
#define L_SPANISH 10
#define L_CATALA 3
#define L_ENGLISH 9
#define L_DEUTSCH 7
#define L_PORTUGUESE 22
#define L_EUSKERA 45
#define L_ITALIANO 16
#define L_GALEGO 86
#define L_FRANCAIS 12
#define L_GREEK 8
Regards.
Once again many thanks Bingen
#define L_SPANISH 10
#define L_CATALA 3
#define L_ENGLISH 9
#define L_DEUTSCH 7
#define L_PORTUGUESE 22
#define L_EUSKERA 45
#define L_ITALIANO 16
#define L_GALEGO 86
#define L_FRANCAIS 12
#define L_GREEK 8
Regards.
Once again many thanks Bingen
-
- Mensajes: 1310
- Registrado: Mié Sep 26, 2007 7:12 pm
To Bingen
I've the new version with Greek language but I can't see in my Windows
greek symbols, can I send you to test it.
greek symbols, can I send you to test it.
-
- Mensajes: 37
- Registrado: Mar Jun 25, 2013 10:01 am
To Bingen
Greetings:
Control What are you talking about?
José R.Castro.
El 23/06/2013 12:34, Bingen Ugaldebere escribió:
> Hi Dionisis.
>
> I have a new version of this control, more clear and with more
> possibilities.
>
> Can you send me the greek translation for
> ::aMonthNames := { "Jannuary" , "February" , "March" ,"April",;
> "May" , "June" , "July" ,"August",;
> "September" , "October" , "November" ,"December"}
>
> ::aDayNames := { "Monday","Tuesday","Wednesday","Thursday",;
> "Friday","Saturday","Sunday"}
>
> ::aButtonText := {"-Month", "+Month", "-Year", "+Year",
> "Today", "Print"}
>
> Thanks.
>
>> Hello Bingen
>>
>> I saw on spanish forums your control, it is a very nice
>> control. If i want to add Greek literals strings how can i
>> do this?
>>
>> T.I.A
>> Dionisis
Control What are you talking about?
José R.Castro.
El 23/06/2013 12:34, Bingen Ugaldebere escribió:
> Hi Dionisis.
>
> I have a new version of this control, more clear and with more
> possibilities.
>
> Can you send me the greek translation for
> ::aMonthNames := { "Jannuary" , "February" , "March" ,"April",;
> "May" , "June" , "July" ,"August",;
> "September" , "October" , "November" ,"December"}
>
> ::aDayNames := { "Monday","Tuesday","Wednesday","Thursday",;
> "Friday","Saturday","Sunday"}
>
> ::aButtonText := {"-Month", "+Month", "-Year", "+Year",
> "Today", "Print"}
>
> Thanks.
>
>> Hello Bingen
>>
>> I saw on spanish forums your control, it is a very nice
>> control. If i want to add Greek literals strings how can i
>> do this?
>>
>> T.I.A
>> Dionisis
-
- Mensajes: 37
- Registrado: Mar Jun 25, 2013 10:01 am
To Bingen
Saludos:
En Español para entendernos.
¿De que control estáis hablando?
José R. Castro.
El 25/06/2013 10:01, José Ramón Castro Polinio escribió:
> Greetings:
>
> Control What are you talking about?
En Español para entendernos.
¿De que control estáis hablando?
José R. Castro.
El 25/06/2013 10:01, José Ramón Castro Polinio escribió:
> Greetings:
>
> Control What are you talking about?
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
To Bingen
Hello Bingen
With pleasure i waiting for testing.
Another mistake making is i mentioned twice "Έτος-","Έτος-"
So the correct literarls are "Έτος-","Έτος+"
use my e-mail account
or attach the fikes to the tread
With pleasure i waiting for testing.
Another mistake making is i mentioned twice "Έτος-","Έτος-"
So the correct literarls are "Έτος-","Έτος+"
use my e-mail account
or attach the fikes to the tread
-
- Mensajes: 1310
- Registrado: Mié Sep 26, 2007 7:12 pm
To Bingen
Read it in http://xailer.info/esp/
Salu2 JR
Salu2 JR