Ignacio,
Thank you very much. That was fast...Xailer's support is really good :)
Regards
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:442aac6f$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Yamil & Aguiar,
>
> Done! Its name ...
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 115 coincidencias
- Mié Mar 29, 2006 6:47 pm
- Foro: Xailer Spanish
- Tema: TbrwColumn:nDataWidth()
- Respuestas: 6
- Vistas: 2643
- Mié Mar 29, 2006 5:52 pm
- Foro: Xailer Spanish
- Tema: TFileOpenDlg:cFilePath
- Respuestas: 2
- Vistas: 1116
TFileOpenDlg:cFilePath
Jose,
Thanks...the obj solved the problem.
Another problem...If lAllowMultiSelect is set to True it rases a GPF error
if you try to run the dialog more then one time...It works ok with
lAllowMultiSelect set to FALSE.
Regards
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na ...
Thanks...the obj solved the problem.
Another problem...If lAllowMultiSelect is set to True it rases a GPF error
if you try to run the dialog more then one time...It works ok with
lAllowMultiSelect set to FALSE.
Regards
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na ...
- Mié Mar 29, 2006 3:51 pm
- Foro: Xailer Spanish
- Tema: TbrwColumn:nDataWidth()
- Respuestas: 6
- Vistas: 2643
TbrwColumn:nDataWidth()
Hi,
Ignacio gave an example on how to calculate a browse column width :
WITH OBJECT oCol := ::oAbrowse:aCols[nFor]
:nWidth := Max( :nWidth, :DataWidth() )
END WITH
But nDataWidth rases an error saying that method is protected...Is it
possible for you (Xailer's developers) to create a method ...
Ignacio gave an example on how to calculate a browse column width :
WITH OBJECT oCol := ::oAbrowse:aCols[nFor]
:nWidth := Max( :nWidth, :DataWidth() )
END WITH
But nDataWidth rases an error saying that method is protected...Is it
possible for you (Xailer's developers) to create a method ...
- Mié Mar 29, 2006 12:36 pm
- Foro: Xailer Spanish
- Tema: two tables in one browse
- Respuestas: 2
- Vistas: 1068
two tables in one browse
Ignacio,
Thank you.
Regards
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:442a5c58$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> 1) Make the table with only the client code the main table for the browse ...
Thank you.
Regards
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:442a5c58$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> 1) Make the table with only the client code the main table for the browse ...
- Mié Mar 29, 2006 11:36 am
- Foro: Xailer Spanish
- Tema: Main() parameters
- Respuestas: 1
- Vistas: 858
Main() parameters
Hi Jose !
Thanks for the quick response.
Regards.
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news:442a4dea$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
>> If the Main() function recieves parameters, how do i pass them to be ...
Thanks for the quick response.
Regards.
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news:442a4dea$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
>> If the Main() function recieves parameters, how do i pass them to be ...
- Mié Mar 29, 2006 11:26 am
- Foro: Xailer Spanish
- Tema: TFileOpenDlg:cFilePath
- Respuestas: 2
- Vistas: 1116
TFileOpenDlg:cFilePath
Hi !!!
I have a FileOpenDlg with the property lAllowMultiSelect set to True. After
calling Run() method i'm using cFilePath property to know the selected file
path....if i select multiple files that property returns the path correctly,
but if just one file is selected it returns the path and ...
I have a FileOpenDlg with the property lAllowMultiSelect set to True. After
calling Run() method i'm using cFilePath property to know the selected file
path....if i select multiple files that property returns the path correctly,
but if just one file is selected it returns the path and ...
- Mié Mar 29, 2006 11:13 am
- Foro: Xailer Spanish
- Tema: two tables in one browse
- Respuestas: 2
- Vistas: 1068
two tables in one browse
Hello !!!
If i have a browse with a table that have for example, a client code, and i
want to show in the same browse the client name that is in the client table,
how do i do that using whatever browse with or without Datasets?
2 tables in 1 browse.
TIA.
Regards
Aguiar !!!
If i have a browse with a table that have for example, a client code, and i
want to show in the same browse the client name that is in the client table,
how do i do that using whatever browse with or without Datasets?
2 tables in 1 browse.
TIA.
Regards
Aguiar !!!
- Mié Mar 29, 2006 11:06 am
- Foro: Xailer Spanish
- Tema:
- Respuestas: -1
- Vistas:
Main() parameters
Hello !!!
If the Main() function recieves parameters, how do i pass them to be used
inside form's methods ? Do i have to turn them public ?
TIA.
Aguiar !!!
If the Main() function recieves parameters, how do i pass them to be used
inside form's methods ? Do i have to turn them public ?
TIA.
Aguiar !!!
- Lun Mar 27, 2006 6:54 pm
- Foro: Xailer Spanish
- Tema: TIni Sample
- Respuestas: 0
- Vistas: 4573
TIni Sample
Hello,
I was doing some tests with TFolder and TIni classes and ended up building
this little sample application...
I hope it helps someone.
Regards
Aguiar !!!
Attached files IniReader.zip (6 KB)Â
I was doing some tests with TFolder and TIni classes and ended up building
this little sample application...
I hope it helps someone.
Regards
Aguiar !!!
Attached files IniReader.zip (6 KB)Â
- Vie Mar 24, 2006 5:29 pm
- Foro: Xailer Pro English
- Tema: Sort() method
- Respuestas: 2
- Vistas: 1661
Sort() method
Hello !!!
I'm using TAdsDataSource with Ntx indexes and when i try the Sort() method i
get the error attached...
Can someone tell me what am i doing wrong ?
TIA.
Aguiar !!!
Attached files Error.log (1.8 KB)Â
I'm using TAdsDataSource with Ntx indexes and when i try the Sort() method i
get the error attached...
Can someone tell me what am i doing wrong ?
TIA.
Aguiar !!!
Attached files Error.log (1.8 KB)Â
- Vie Mar 24, 2006 5:29 pm
- Foro: Xailer Spanish
- Tema: Sort() method
- Respuestas: 1
- Vistas: 864
Sort() method
Hello !!!
I'm using TAdsDataSource with Ntx indexes and when i try the Sort() method i
get the error attached...
Can someone tell me what am i doing wrong ?
TIA.
Aguiar !!!
Attached files Error.log (1.8 KB)Â
I'm using TAdsDataSource with Ntx indexes and when i try the Sort() method i
get the error attached...
Can someone tell me what am i doing wrong ?
TIA.
Aguiar !!!
Attached files Error.log (1.8 KB)Â
- Lun Mar 20, 2006 11:23 am
- Foro: Xailer Pro English
- Tema: TFileSave
- Respuestas: 2
- Vistas: 1756
TFileSave
Hello
Is there a way to know the file saved name with this class ? I am using
your's Richpad sample and when a new file is created and saved i would like
to have access to the file name. Does TFileSave have a data like cFilename
??
TIA.
Aguiar !!!
Is there a way to know the file saved name with this class ? I am using
your's Richpad sample and when a new file is created and saved i would like
to have access to the file name. Does TFileSave have a data like cFilename
??
TIA.
Aguiar !!!
- Vie Mar 17, 2006 12:04 pm
- Foro: Xailer Pro English
- Tema: GetUserName() and Default
- Respuestas: 10
- Vistas: 4303
GetUserName() and Default
Jose,
I put the include files at the begining of the prg file...that was the
problem, i did not know that it had to be between #pragma BEGINDUMP and
#pragma ENDDUMP.
Thanks a lot...it's working ok now :)
Regards
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news ...
I put the include files at the begining of the prg file...that was the
problem, i did not know that it had to be between #pragma BEGINDUMP and
#pragma ENDDUMP.
Thanks a lot...it's working ok now :)
Regards
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news ...
- Vie Mar 17, 2006 12:04 pm
- Foro: Xailer Pro English
- Tema: GetUserName() and Default
- Respuestas: 10
- Vistas: 4303
GetUserName() and Default
Jose,
I put the include files at the begining of the prg file...that was the
problem, i did not know that it had to be between #pragma BEGINDUMP and
#pragma ENDDUMP.
Thanks a lot...it's working ok now :)
Regards
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news ...
I put the include files at the begining of the prg file...that was the
problem, i did not know that it had to be between #pragma BEGINDUMP and
#pragma ENDDUMP.
Thanks a lot...it's working ok now :)
Regards
Aguiar !!!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escreveu na mensagem
news ...
- Vie Mar 17, 2006 11:22 am
- Foro: Xailer Pro English
- Tema: GetUserName() and Default
- Respuestas: 10
- Vistas: 4303
GetUserName() and Default
Hello Jose,
Trying to use wnetgetuser() function i got this error message :
" UTILS.PRG(1) Error F0001 Can't open #include file: 'windows.h'; No such
file or directory "
I have this file on my borland include directory...what am i missing ?
Thanks.
Aguiar !!!
"Jose F. Gimenez" <jfgimenez ...
Trying to use wnetgetuser() function i got this error message :
" UTILS.PRG(1) Error F0001 Can't open #include file: 'windows.h'; No such
file or directory "
I have this file on my borland include directory...what am i missing ?
Thanks.
Aguiar !!!
"Jose F. Gimenez" <jfgimenez ...
- Vie Mar 17, 2006 11:22 am
- Foro: Xailer Pro English
- Tema: GetUserName() and Default
- Respuestas: 10
- Vistas: 4303
GetUserName() and Default
Hello Jose,
Trying to use wnetgetuser() function i got this error message :
" UTILS.PRG(1) Error F0001 Can't open #include file: 'windows.h'; No such
file or directory "
I have this file on my borland include directory...what am i missing ?
Thanks.
Aguiar !!!
"Jose F. Gimenez" <jfgimenez ...
Trying to use wnetgetuser() function i got this error message :
" UTILS.PRG(1) Error F0001 Can't open #include file: 'windows.h'; No such
file or directory "
I have this file on my borland include directory...what am i missing ?
Thanks.
Aguiar !!!
"Jose F. Gimenez" <jfgimenez ...
- Jue Mar 16, 2006 5:40 pm
- Foro: Xailer Pro English
- Tema: GetUserName() and Default
- Respuestas: 10
- Vistas: 4303
GetUserName() and Default
Hello,
Can someone tell me what files should i link to use the function
GetUserName()?
And what command ou function replaces the Default commad ?
Thank you.
Aguiar !!!
Can someone tell me what files should i link to use the function
GetUserName()?
And what command ou function replaces the Default commad ?
Thank you.
Aguiar !!!
- Mar Mar 07, 2006 2:50 pm
- Foro: Xailer Pro English
- Tema: TDataSet:End()
- Respuestas: 12
- Vistas: 5206
TDataSet:End()
Ignacio,
Thank you.
Regards
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:440d6e20$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> OnPostClose
>
> Regards,
>
> "Aguiar Costa" < Aguiar.Costa@Sisbit.pt > escribió ...
Thank you.
Regards
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:440d6e20$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> OnPostClose
>
> Regards,
>
> "Aguiar Costa" < Aguiar.Costa@Sisbit.pt > escribió ...
- Mar Mar 07, 2006 2:50 pm
- Foro: Xailer Pro English
- Tema: TDataSet:End()
- Respuestas: 12
- Vistas: 5206
TDataSet:End()
Ignacio,
Thank you.
Regards
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:440d6e20$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> OnPostClose
>
> Regards,
>
> "Aguiar Costa" < Aguiar.Costa@Sisbit.pt > escribió ...
Thank you.
Regards
Aguiar !!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:440d6e20$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> OnPostClose
>
> Regards,
>
> "Aguiar Costa" < Aguiar.Costa@Sisbit.pt > escribió ...
- Mar Mar 07, 2006 12:25 pm
- Foro: Xailer Pro English
- Tema: TDataSet:End()
- Respuestas: 12
- Vistas: 5206
TDataSet:End()
Hello Ignacio,
I did not know that Sort could do that...That's exactly what i need but for
"tables"...Is there something like that to erase tables ?
I tryed to use TDataSet OnClose event but it does not work because at that
time TDbfDataSet table is still open and the could not be erased...But ...
I did not know that Sort could do that...That's exactly what i need but for
"tables"...Is there something like that to erase tables ?
I tryed to use TDataSet OnClose event but it does not work because at that
time TDbfDataSet table is still open and the could not be erased...But ...
- Mar Mar 07, 2006 12:25 pm
- Foro: Xailer Pro English
- Tema: TDataSet:End()
- Respuestas: 12
- Vistas: 5206
TDataSet:End()
Hello Ignacio,
I did not know that Sort could do that...That's exactly what i need but for
"tables"...Is there something like that to erase tables ?
I tryed to use TDataSet OnClose event but it does not work because at that
time TDbfDataSet table is still open and the could not be erased...But ...
I did not know that Sort could do that...That's exactly what i need but for
"tables"...Is there something like that to erase tables ?
I tryed to use TDataSet OnClose event but it does not work because at that
time TDbfDataSet table is still open and the could not be erased...But ...
- Mar Mar 07, 2006 10:34 am
- Foro: Xailer Spanish
- Tema: Filter Versus SetFilter
- Respuestas: 4
- Vistas: 2030
Filter Versus SetFilter
Hello Ignacio,
Thank you.
Regards
Aguiar!!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:440c6cd8$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> They are exactly the same. First was SetFilter( cFilter ), but since this ...
Thank you.
Regards
Aguiar!!!
"Ignacio Ortiz de Zúñiga" < NoName@xailer.com > escreveu na mensagem
news:440c6cd8$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Aguiar,
>
> They are exactly the same. First was SetFilter( cFilter ), but since this ...
- Lun Mar 06, 2006 4:52 pm
- Foro: Xailer Spanish
- Tema: Class Name
- Respuestas: 2
- Vistas: 1232
Class Name
Yamil,
Perfect...that's what i was looking for...
Thank you again :)
Aguiar !!!
"Yamil Bracho" < YamilBracho@hotmail.com > escreveu na mensagem
news:[email=440c5119@ozsrvnegro.ozlan.local...]440c5119@ozsrvnegro.ozlan.local...[/email]
> Sure. Use obj:className
>
>
> "Aguiar Costa" < Aguiar ...
Perfect...that's what i was looking for...
Thank you again :)
Aguiar !!!
"Yamil Bracho" < YamilBracho@hotmail.com > escreveu na mensagem
news:[email=440c5119@ozsrvnegro.ozlan.local...]440c5119@ozsrvnegro.ozlan.local...[/email]
> Sure. Use obj:className
>
>
> "Aguiar Costa" < Aguiar ...
- Lun Mar 06, 2006 4:48 pm
- Foro: Xailer Spanish
- Tema: Filter Versus SetFilter
- Respuestas: 4
- Vistas: 2030
Filter Versus SetFilter
Hi Yamil,
The help file says that boughth methods should only be used when the dataset
is open...i did not try it yet...
Thanks any way.
Aguiar !!
"Yamil Bracho" < YamilBracho@hotmail.com > escreveu na mensagem
news:440c51c8$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local ...
The help file says that boughth methods should only be used when the dataset
is open...i did not try it yet...
Thanks any way.
Aguiar !!
"Yamil Bracho" < YamilBracho@hotmail.com > escreveu na mensagem
news:440c51c8$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local ...
- Lun Mar 06, 2006 3:51 pm
- Foro: Xailer Spanish
- Tema: Class Name
- Respuestas: 2
- Vistas: 1232
Class Name
Hello !
Is there a way to know what class name an object came from ?
Thanks.
Aguiar !!!
Is there a way to know what class name an object came from ?
Thanks.
Aguiar !!!