Página 1 de 1
OCX questions 2
Publicado: Vie Dic 01, 2006 11:36 am
por Oleg
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)Â
OCX questions 2
Publicado: Vie Dic 01, 2006 11:48 am
por Oleg
Sorry, it is wrong post.
I inform about it later.
Oleg.
OCX questions 2
Publicado: Vie Dic 01, 2006 11:48 am
por Oleg
Sorry, it is wrong post.
I inform about it later.
Oleg.
OCX questions 2
Publicado: Vie Dic 01, 2006 7:53 pm
por jfgimenez
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
OCX questions 2
Publicado: Vie Dic 01, 2006 7:53 pm
por jfgimenez
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
OCX questions 2
Publicado: Vie Dic 01, 2006 8:36 pm
por Oleg
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)Â
OCX questions 2
Publicado: Vie Dic 01, 2006 8:36 pm
por Oleg
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)Â
OCX questions 2
Publicado: Dom Dic 03, 2006 8:42 pm
por jfgimenez
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
OCX questions 2
Publicado: Dom Dic 03, 2006 8:42 pm
por jfgimenez
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