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.

Se encontraron 115 coincidencias

por Aguiar Costa
Mié Mar 29, 2006 6:47 pm
Foro: Xailer Spanish
Tema: TbrwColumn:nDataWidth()
Respuestas: 6
Vistas: 2643

TbrwColumn:nDataWidth()

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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 !!!
por Aguiar Costa
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 !!!
por Aguiar Costa
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)Â
por Aguiar Costa
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)Â
por Aguiar Costa
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)Â
por Aguiar Costa
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 !!!
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 !!!
por Aguiar Costa
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ó ...
por Aguiar Costa
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ó ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 ...
por Aguiar Costa
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 !!!