Ignacio,
What's New in english is missing for version 1.3
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:45df110d$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dear Xailer users,
>
> A new beta version of Xailer is ready for any of you that ...
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.
Se encontraron 38 coincidencias
- Vie Feb 23, 2007 6:08 pm
- Foro: Xailer Pro English
- Tema: New Xailer version 1.3
- Respuestas: 6
- Vistas: 3061
- Vie Feb 23, 2007 6:08 pm
- Foro: Xailer Pro English
- Tema: New Xailer version 1.3
- Respuestas: 6
- Vistas: 3061
New Xailer version 1.3
Ignacio,
What's New in english is missing for version 1.3
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:45df110d$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dear Xailer users,
>
> A new beta version of Xailer is ready for any of you that ...
What's New in english is missing for version 1.3
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:45df110d$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dear Xailer users,
>
> A new beta version of Xailer is ready for any of you that ...
- Jue Feb 01, 2007 7:37 pm
- Foro: Xailer Pro English
- Tema: Browse error on Edition
- Respuestas: 6
- Vistas: 2919
Browse error on Edition
Ignacio,
It works fine with beGET_LISTBOX...but not with just beLISTBOX....Am i
missing something for that particular type ?
Thanks.
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:45c225fe$[email=1@news.xailer.com...]1@news.xailer.com...[/email ...
It works fine with beGET_LISTBOX...but not with just beLISTBOX....Am i
missing something for that particular type ?
Thanks.
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:45c225fe$[email=1@news.xailer.com...]1@news.xailer.com...[/email ...
- Jue Feb 01, 2007 7:37 pm
- Foro: Xailer Pro English
- Tema: Browse error on Edition
- Respuestas: 6
- Vistas: 2919
Browse error on Edition
Ignacio,
It works fine with beGET_LISTBOX...but not with just beLISTBOX....Am i
missing something for that particular type ?
Thanks.
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:45c225fe$[email=1@news.xailer.com...]1@news.xailer.com...[/email ...
It works fine with beGET_LISTBOX...but not with just beLISTBOX....Am i
missing something for that particular type ?
Thanks.
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:45c225fe$[email=1@news.xailer.com...]1@news.xailer.com...[/email ...
- Jue Feb 01, 2007 6:38 pm
- Foro: Xailer Pro English
- Tema: Browse error on Edition
- Respuestas: 6
- Vistas: 2919
Browse error on Edition
Hello,
I have o TDBBrowse with lFastEdit set to .T. and one of the columns
nEditType set to beGET_LISTBOX. That column is type logical, so the lisbox
as only 2 choices, Yes or No...So, that's what i have:
With Object oCol
If :cHeader="MARRIED"
:nEditType := beGET_LISTBOX
:aEditListText ...
I have o TDBBrowse with lFastEdit set to .T. and one of the columns
nEditType set to beGET_LISTBOX. That column is type logical, so the lisbox
as only 2 choices, Yes or No...So, that's what i have:
With Object oCol
If :cHeader="MARRIED"
:nEditType := beGET_LISTBOX
:aEditListText ...
- Jue Feb 01, 2007 6:38 pm
- Foro: Xailer Pro English
- Tema: Browse error on Edition
- Respuestas: 0
- Vistas: 3356
Browse error on Edition
Hello,
I have o TDBBrowse with lFastEdit set to .T. and one of the columns
nEditType set to beGET_LISTBOX. That column is type logical, so the lisbox
as only 2 choices, Yes or No...So, that's what i have:
With Object oCol
If :cHeader="MARRIED"
:nEditType := beGET_LISTBOX
:aEditListText ...
I have o TDBBrowse with lFastEdit set to .T. and one of the columns
nEditType set to beGET_LISTBOX. That column is type logical, so the lisbox
as only 2 choices, Yes or No...So, that's what i have:
With Object oCol
If :cHeader="MARRIED"
:nEditType := beGET_LISTBOX
:aEditListText ...
- Jue Feb 01, 2007 3:34 pm
- Foro: Xailer Pro English
- Tema: oGridEdit
- Respuestas: 4
- Vistas: 2577
oGridEdit
Jose,
I missed that property...thanks, it's working fine now.
Regards
Aguiar
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news:45c1e8c3$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
>> I am using a DBBrowse with lFastEdit set to .T. and have all ...
I missed that property...thanks, it's working fine now.
Regards
Aguiar
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news:45c1e8c3$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
>> I am using a DBBrowse with lFastEdit set to .T. and have all ...
- Jue Feb 01, 2007 3:34 pm
- Foro: Xailer Pro English
- Tema: oGridEdit
- Respuestas: 4
- Vistas: 2577
oGridEdit
Jose,
I missed that property...thanks, it's working fine now.
Regards
Aguiar
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news:45c1e8c3$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
>> I am using a DBBrowse with lFastEdit set to .T. and have all ...
I missed that property...thanks, it's working fine now.
Regards
Aguiar
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news:45c1e8c3$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
>> I am using a DBBrowse with lFastEdit set to .T. and have all ...
- Jue Feb 01, 2007 2:05 pm
- Foro: Xailer Pro English
- Tema: oGridEdit
- Respuestas: 4
- Vistas: 2577
oGridEdit
Hi,
I am using a DBBrowse with lFastEdit set to .T. and have all columns
nEditType set to beGET. So far it's all working ok...but i was trying to
limit the length of all oGridEdit this way:
METHOD BrwColumnGridEditCreate( oSender ) CLASS TForm1
oSender:oGridEdit:nMaxLength := oSender ...
I am using a DBBrowse with lFastEdit set to .T. and have all columns
nEditType set to beGET. So far it's all working ok...but i was trying to
limit the length of all oGridEdit this way:
METHOD BrwColumnGridEditCreate( oSender ) CLASS TForm1
oSender:oGridEdit:nMaxLength := oSender ...
- Jue Feb 01, 2007 2:05 pm
- Foro: Xailer Pro English
- Tema: oGridEdit
- Respuestas: 0
- Vistas: 3347
oGridEdit
Hi,
I am using a DBBrowse with lFastEdit set to .T. and have all columns
nEditType set to beGET. So far it's all working ok...but i was trying to
limit the length of all oGridEdit this way:
METHOD BrwColumnGridEditCreate( oSender ) CLASS TForm1
oSender:oGridEdit:nMaxLength := oSender ...
I am using a DBBrowse with lFastEdit set to .T. and have all columns
nEditType set to beGET. So far it's all working ok...but i was trying to
limit the length of all oGridEdit this way:
METHOD BrwColumnGridEditCreate( oSender ) CLASS TForm1
oSender:oGridEdit:nMaxLength := oSender ...
- Mié Ene 03, 2007 11:16 am
- Foro: Xailer Pro English
- Tema: BTS sample XML creation
- Respuestas: 4
- Vistas: 2745
BTS sample XML creation
Ignacio,
I found them on xharbour docs...thank you.
Regards.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:459a7f70$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> There are xHarbour functions. The best help we can give you is the ...
I found them on xharbour docs...thank you.
Regards.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:459a7f70$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> There are xHarbour functions. The best help we can give you is the ...
- Mié Ene 03, 2007 11:16 am
- Foro: Xailer Pro English
- Tema: BTS sample XML creation
- Respuestas: 4
- Vistas: 2745
BTS sample XML creation
Ignacio,
I found them on xharbour docs...thank you.
Regards.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:459a7f70$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> There are xHarbour functions. The best help we can give you is the ...
I found them on xharbour docs...thank you.
Regards.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:459a7f70$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> There are xHarbour functions. The best help we can give you is the ...
- Mar Ene 02, 2007 3:48 pm
- Foro: Xailer Pro English
- Tema: BTS sample XML creation
- Respuestas: 4
- Vistas: 2745
BTS sample XML creation
Hello
I'm looking at BTS Xailer sample and i found some functions and Classes to
create a XML file, like TXmlDocument(), TxmlNode(), TXMLIteratorScan().
Xailer help file have nothing about them! Where can i found some
documantation about them? Are they xHarbour functions ?
Your help on this ...
I'm looking at BTS Xailer sample and i found some functions and Classes to
create a XML file, like TXmlDocument(), TxmlNode(), TXMLIteratorScan().
Xailer help file have nothing about them! Where can i found some
documantation about them? Are they xHarbour functions ?
Your help on this ...
- Mar Ene 02, 2007 3:48 pm
- Foro: Xailer Pro English
- Tema: BTS sample XML creation
- Respuestas: 0
- Vistas: 3272
BTS sample XML creation
Hello
I'm looking at BTS Xailer sample and i found some functions and Classes to
create a XML file, like TXmlDocument(), TxmlNode(), TXMLIteratorScan().
Xailer help file have nothing about them! Where can i found some
documantation about them? Are they xHarbour functions ?
Your help on this ...
I'm looking at BTS Xailer sample and i found some functions and Classes to
create a XML file, like TXmlDocument(), TxmlNode(), TXMLIteratorScan().
Xailer help file have nothing about them! Where can i found some
documantation about them? Are they xHarbour functions ?
Your help on this ...
- Vie Dic 29, 2006 12:34 pm
- Foro: Xailer English
- Tema: xaScript: Creaci
- Respuestas: 7
- Vistas: 4074
xaScript: Creaci
Thanks Ignacio.
Is it possible to buy it for personal use ? If a want to buy it for me (not
for my company), how can i do it ? The order form demands a company name!!!
Thanks.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:4594f88f$[email=1@news.xailer.com ...
Is it possible to buy it for personal use ? If a want to buy it for me (not
for my company), how can i do it ? The order form demands a company name!!!
Thanks.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:4594f88f$[email=1@news.xailer.com ...
- Vie Dic 29, 2006 12:34 pm
- Foro: Xailer Spanish
- Tema: xaScript: Creaci
- Respuestas: 7
- Vistas: 3323
xaScript: Creaci
Thanks Ignacio.
Is it possible to buy it for personal use ? If a want to buy it for me (not
for my company), how can i do it ? The order form demands a company name!!!
Thanks.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:4594f88f$[email=1@news.xailer.com ...
Is it possible to buy it for personal use ? If a want to buy it for me (not
for my company), how can i do it ? The order form demands a company name!!!
Thanks.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:4594f88f$[email=1@news.xailer.com ...
- Vie Dic 29, 2006 11:45 am
- Foro: Xailer English
- Tema: xaScript: Creaci
- Respuestas: 7
- Vistas: 4074
xaScript: Creaci
Hello Ignacio,
I'm trying to convince my colleagues at work, the advantages of xascript
but i'm running out of arguments. I would appreciate some words from you
(and everyone else), on how xascript can be used with our applications and
how powerful can it be.
Some things are obvious, but ...
I'm trying to convince my colleagues at work, the advantages of xascript
but i'm running out of arguments. I would appreciate some words from you
(and everyone else), on how xascript can be used with our applications and
how powerful can it be.
Some things are obvious, but ...
- Vie Dic 29, 2006 11:45 am
- Foro: Xailer Spanish
- Tema: xaScript: Creaci
- Respuestas: 7
- Vistas: 3323
xaScript: Creaci
Hello Ignacio,
I'm trying to convince my colleagues at work, the advantages of xascript
but i'm running out of arguments. I would appreciate some words from you
(and everyone else), on how xascript can be used with our applications and
how powerful can it be.
Some things are obvious, but ...
I'm trying to convince my colleagues at work, the advantages of xascript
but i'm running out of arguments. I would appreciate some words from you
(and everyone else), on how xascript can be used with our applications and
how powerful can it be.
Some things are obvious, but ...
- Vie Dic 22, 2006 1:33 pm
- Foro: English
- Tema: Nuevo software xaScript / New software xaScript
- Respuestas: 7
- Vistas: 69412
Nuevo software xaScript / New software xaScript
Ignacio,
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
- Vie Dic 22, 2006 1:33 pm
- Foro: Xailer English
- Tema: Nuevo software xaScript / New software xaScript
- Respuestas: 7
- Vistas: 3565
Nuevo software xaScript / New software xaScript
Ignacio,
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
- Vie Dic 22, 2006 1:33 pm
- Foro: Xailer Spanish
- Tema: Nuevo software xaScript / New software xaScript
- Respuestas: 9
- Vistas: 3887
Nuevo software xaScript / New software xaScript
Ignacio,
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
- Vie Dic 22, 2006 1:33 pm
- Foro: Spanish
- Tema: Nuevo software xaScript / New software xaScript
- Respuestas: 9
- Vistas: 7581
Nuevo software xaScript / New software xaScript
Ignacio,
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
Is the News Group to XaScript open ? i can't find it on OZ's news group server.
TIA.
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem news:45893107$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
OZ Software acaba de publicar xaScript. xaScript es ...
- Mié Dic 13, 2006 11:08 am
- Foro: Xailer Pro English
- Tema: Drag browse multilines
- Respuestas: 4
- Vistas: 2394
Drag browse multilines
Ignacio,
It's working fine with browse.obj
Thank you.
Regards
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:457ed09a$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> Please try with the attached file.
>
> Regards ...
It's working fine with browse.obj
Thank you.
Regards
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:457ed09a$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> Please try with the attached file.
>
> Regards ...
- Mié Dic 13, 2006 11:08 am
- Foro: Xailer Pro English
- Tema: Drag browse multilines
- Respuestas: 4
- Vistas: 2394
Drag browse multilines
Ignacio,
It's working fine with browse.obj
Thank you.
Regards
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:457ed09a$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> Please try with the attached file.
>
> Regards ...
It's working fine with browse.obj
Thank you.
Regards
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:457ed09a$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> Please try with the attached file.
>
> Regards ...
- Mar Dic 12, 2006 3:44 pm
- Foro: Xailer Pro English
- Tema: Browse group
- Respuestas: 14
- Vistas: 6206
Browse group
Ignacio,
That's what i thought. But i hope you put it in your To Do List.
Regards
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:457ea507$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> Ok. Now I understand. That is a huge improvement ...
That's what i thought. But i hope you put it in your To Do List.
Regards
Aguiar
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:457ea507$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Aguiar,
>
> Ok. Now I understand. That is a huge improvement ...