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.
OCX questions 2
OCX questions 2
Jose, Ignacio!
I continue to test OCX in Xailer.
I have problems with my second sample.
It uses ActiveX Visual Components Formula One (version 3.0),
supplied with old Borland Delphi 4.
This ActiveX is a spreadsheet that can be controlled by programm.
You can download it for testing from
The sample project is attached.
After I make some input into spreadsheet and close program, it fails with
GPF
TF1Book:UnloadOCX(0)
(b)TOCX:TOCX(19)
...
Similar sample in Delphi 4 is working fine.
Maybe it will help you to enhance OCX support in Xailer.
Regards, Oleg
Attached files test11.zip (6.4 KB)Â
I continue to test OCX in Xailer.
I have problems with my second sample.
It uses ActiveX Visual Components Formula One (version 3.0),
supplied with old Borland Delphi 4.
This ActiveX is a spreadsheet that can be controlled by programm.
You can download it for testing from
The sample project is attached.
After I make some input into spreadsheet and close program, it fails with
GPF
TF1Book:UnloadOCX(0)
(b)TOCX:TOCX(19)
...
Similar sample in Delphi 4 is working fine.
Maybe it will help you to enhance OCX support in Xailer.
Regards, Oleg
Attached files test11.zip (6.4 KB)Â
OCX questions 2
Sorry, it is wrong post.
I inform about it later.
Oleg.
I inform about it later.
Oleg.
OCX questions 2
Sorry, it is wrong post.
I inform about it later.
Oleg.
I inform about it later.
Oleg.
OCX questions 2
Oleg,
> I continue to test OCX in Xailer.
> I have problems with my second sample.
> It uses ActiveX Visual Components Formula One (version 3.0),
> supplied with old Borland Delphi 4.
> This ActiveX is a spreadsheet that can be controlled by programm.
This component is in my system:
// VCI Formula One Workbook
PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
Is it the same as yours?
> The sample project is attached.
Sorry, the attached project is not about this control. Please, send me a
sample to test.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> I continue to test OCX in Xailer.
> I have problems with my second sample.
> It uses ActiveX Visual Components Formula One (version 3.0),
> supplied with old Borland Delphi 4.
> This ActiveX is a spreadsheet that can be controlled by programm.
This component is in my system:
// VCI Formula One Workbook
PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
Is it the same as yours?
> The sample project is attached.
Sorry, the attached project is not about this control. Please, send me a
sample to test.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
OCX questions 2
Oleg,
> I continue to test OCX in Xailer.
> I have problems with my second sample.
> It uses ActiveX Visual Components Formula One (version 3.0),
> supplied with old Borland Delphi 4.
> This ActiveX is a spreadsheet that can be controlled by programm.
This component is in my system:
// VCI Formula One Workbook
PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
Is it the same as yours?
> The sample project is attached.
Sorry, the attached project is not about this control. Please, send me a
sample to test.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> I continue to test OCX in Xailer.
> I have problems with my second sample.
> It uses ActiveX Visual Components Formula One (version 3.0),
> supplied with old Borland Delphi 4.
> This ActiveX is a spreadsheet that can be controlled by programm.
This component is in my system:
// VCI Formula One Workbook
PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
Is it the same as yours?
> The sample project is attached.
Sorry, the attached project is not about this control. Please, send me a
sample to test.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
OCX questions 2
Jose,
> This component is in my system:
>
> // VCI Formula One Workbook
> PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
>
> Is it the same as yours?
Yes, it is the same.
The sample project is attached.
After I make some input into spreadsheet and close program (for example 123
in first cell),
it fails with GPF
TF1Book:UnloadOCX(0)
(b)TOCX:TOCX(19)
...
Similar sample in Delphi 4 is working fine.
I work on Win98SE.
Maybe it will help you to enhance OCX support in Xailer.
Regards, Oleg
Attached files test11f.zip (10.8 KB)Â
> This component is in my system:
>
> // VCI Formula One Workbook
> PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
>
> Is it the same as yours?
Yes, it is the same.
The sample project is attached.
After I make some input into spreadsheet and close program (for example 123
in first cell),
it fails with GPF
TF1Book:UnloadOCX(0)
(b)TOCX:TOCX(19)
...
Similar sample in Delphi 4 is working fine.
I work on Win98SE.
Maybe it will help you to enhance OCX support in Xailer.
Regards, Oleg
Attached files test11f.zip (10.8 KB)Â
OCX questions 2
Jose,
> This component is in my system:
>
> // VCI Formula One Workbook
> PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
>
> Is it the same as yours?
Yes, it is the same.
The sample project is attached.
After I make some input into spreadsheet and close program (for example 123
in first cell),
it fails with GPF
TF1Book:UnloadOCX(0)
(b)TOCX:TOCX(19)
...
Similar sample in Delphi 4 is working fine.
I work on Win98SE.
Maybe it will help you to enhance OCX support in Xailer.
Regards, Oleg
Attached files test11f.zip (10.8 KB)Â
> This component is in my system:
>
> // VCI Formula One Workbook
> PROPERTY cCLSID INIT "VCF1.VCF1Ctrl.1"
>
> Is it the same as yours?
Yes, it is the same.
The sample project is attached.
After I make some input into spreadsheet and close program (for example 123
in first cell),
it fails with GPF
TF1Book:UnloadOCX(0)
(b)TOCX:TOCX(19)
...
Similar sample in Delphi 4 is working fine.
I work on Win98SE.
Maybe it will help you to enhance OCX support in Xailer.
Regards, Oleg
Attached files test11f.zip (10.8 KB)Â
OCX questions 2
Oleg,
> After I make some input into spreadsheet and close program (for example
> 123
> in first cell),
> it fails with GPF
> TF1Book:UnloadOCX(0)
> (b)TOCX:TOCX(19)
Fixed! Thanks
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> After I make some input into spreadsheet and close program (for example
> 123
> in first cell),
> it fails with GPF
> TF1Book:UnloadOCX(0)
> (b)TOCX:TOCX(19)
Fixed! Thanks
--
Regards,
Jose F. Gimenez
http://www.xailer.com
OCX questions 2
Oleg,
> After I make some input into spreadsheet and close program (for example
> 123
> in first cell),
> it fails with GPF
> TF1Book:UnloadOCX(0)
> (b)TOCX:TOCX(19)
Fixed! Thanks
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> After I make some input into spreadsheet and close program (for example
> 123
> in first cell),
> it fails with GPF
> TF1Book:UnloadOCX(0)
> (b)TOCX:TOCX(19)
Fixed! Thanks
--
Regards,
Jose F. Gimenez
http://www.xailer.com