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.

About OCX Class

Xailer professional forum in English
Responder
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About OCX Class

Mensaje por Xailer »

Dear Jose, Ignacio
Starting some tests with CodeJock Xtreme Suite for ActiveX, discover that
from the constructed classes ( from Import ActiveX) missing some important
events, like DblClick, MouseDown,MouseMove,MouseUp and some important
Methods like. So what really and trully hapens with this big issue. Can we
expect a 100% ActiveX support from Xailer2. What methods, events, properties
contains the "mysterious" ocx class.
Many Many Thanks
Dionisis
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Dionisis,
> Starting some tests with CodeJock Xtreme Suite for ActiveX, discover that
> from the constructed classes ( from Import ActiveX) missing some
> important events, like DblClick, MouseDown,MouseMove,MouseUp and some
> important Methods like. So what really and trully hapens with this big
> issue. Can we expect a 100% ActiveX support from Xailer2. What methods,
> events, properties contains the "mysterious" ocx class.
Those are 'standard' OCX events, which are fired throw the 'standard' Xailer
events (OnDblClick, OnLButtonDown, OnMouseMove and OnLButtonUp). There are
also other 3 similar events: OnClick, OnKeyDown and OnKeyUp.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Dionisis,
> Starting some tests with CodeJock Xtreme Suite for ActiveX, discover that
> from the constructed classes ( from Import ActiveX) missing some
> important events, like DblClick, MouseDown,MouseMove,MouseUp and some
> important Methods like. So what really and trully hapens with this big
> issue. Can we expect a 100% ActiveX support from Xailer2. What methods,
> events, properties contains the "mysterious" ocx class.
Those are 'standard' OCX events, which are fired throw the 'standard' Xailer
events (OnDblClick, OnLButtonDown, OnMouseMove and OnLButtonUp). There are
also other 3 similar events: OnClick, OnKeyDown and OnKeyUp.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About OCX Class

Mensaje por Xailer »

Hello Jose
Many thanks for your answers, but how making those events to fire with our
ocx control. Is the TOcx class
"Classified", because not exists in the documantation.
TIA
Dionsisis
Ο "Jose F. Gimenez" <jfgimenez@wanadoo.es> έγραψε στο μήνυμα
news:49fc8390$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
>> Starting some tests with CodeJock Xtreme Suite for ActiveX, discover that
>> from the constructed classes ( from Import ActiveX) missing some
>> important events, like DblClick, MouseDown,MouseMove,MouseUp and some
>> important Methods like. So what really and trully hapens with this big
>> issue. Can we expect a 100% ActiveX support from Xailer2. What methods,
>> events, properties contains the "mysterious" ocx class.
>
> Those are 'standard' OCX events, which are fired throw the 'standard'
> Xailer events (OnDblClick, OnLButtonDown, OnMouseMove and OnLButtonUp).
> There are also other 3 similar events: OnClick, OnKeyDown and OnKeyUp.
>
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
> http://www.xailer.info
>
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About OCX Class

Mensaje por Xailer »

Hello Jose
Many thanks for your answers, but how making those events to fire with our
ocx control. Is the TOcx class
"Classified", because not exists in the documantation.
TIA
Dionsisis
Ο "Jose F. Gimenez" <jfgimenez@wanadoo.es> έγραψε στο μήνυμα
news:49fc8390$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
>> Starting some tests with CodeJock Xtreme Suite for ActiveX, discover that
>> from the constructed classes ( from Import ActiveX) missing some
>> important events, like DblClick, MouseDown,MouseMove,MouseUp and some
>> important Methods like. So what really and trully hapens with this big
>> issue. Can we expect a 100% ActiveX support from Xailer2. What methods,
>> events, properties contains the "mysterious" ocx class.
>
> Those are 'standard' OCX events, which are fired throw the 'standard'
> Xailer events (OnDblClick, OnLButtonDown, OnMouseMove and OnLButtonUp).
> There are also other 3 similar events: OnClick, OnKeyDown and OnKeyUp.
>
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
> http://www.xailer.info
>
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Dionisis,
> Many thanks for your answers, but how making those events to fire with
> our ocx control. Is the TOcx class
> "Classified", because not exists in the documantation.
You may assign them as any other event. The drawback is that OCX are not
fully integrated in the IDE yet (sorry for that), so you need to do it
manually. F.e.:
::oMyOcx:OnClick := "MyOcxOnClick"
...
METHOD MyOcxOnClick( oSender ) CLASS TForm1
...
RETURN Nil
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Dionisis,
> Many thanks for your answers, but how making those events to fire with
> our ocx control. Is the TOcx class
> "Classified", because not exists in the documantation.
You may assign them as any other event. The drawback is that OCX are not
fully integrated in the IDE yet (sorry for that), so you need to do it
manually. F.e.:
::oMyOcx:OnClick := "MyOcxOnClick"
...
METHOD MyOcxOnClick( oSender ) CLASS TForm1
...
RETURN Nil
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

About OCX Class

Mensaje por Oleg »

Jose!
It seems that Xailer OCX support is not good when OCX control is interactive
(receive mouse or key input from user). For example, I have this sample
project that operates with MS FlexGrid control. It can receive mouse input
(changes current cell) but it does not receive key input when I press
Up/Down/Left/Right keys (does not change current cell).
How can I make MS FlexGrid control process Up/Down/Left/Right keys in
Xailer2 ?
Similar project in Delphi is working fine.
Regards, Oleg
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

About OCX Class

Mensaje por Oleg »

Jose!
It seems that Xailer OCX support is not good when OCX control is interactive
(receive mouse or key input from user). For example, I have this sample
project that operates with MS FlexGrid control. It can receive mouse input
(changes current cell) but it does not receive key input when I press
Up/Down/Left/Right keys (does not change current cell).
How can I make MS FlexGrid control process Up/Down/Left/Right keys in
Xailer2 ?
Similar project in Delphi is working fine.
Regards, Oleg
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Oleg,
> It seems that Xailer OCX support is not good when OCX control is
> interactive (receive mouse or key input from user). For example, I have
> this sample project that operates with MS FlexGrid control. It can receive
> mouse input (changes current cell) but it does not receive key input when
> I press Up/Down/Left/Right keys (does not change current cell).
>
> How can I make MS FlexGrid control process Up/Down/Left/Right keys in
> Xailer2 ?
> Similar project in Delphi is working fine.
Please, send us a sample to check it. Every OCX is a different world, and
things that work for many OCX could not work for anothers.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Oleg,
> It seems that Xailer OCX support is not good when OCX control is
> interactive (receive mouse or key input from user). For example, I have
> this sample project that operates with MS FlexGrid control. It can receive
> mouse input (changes current cell) but it does not receive key input when
> I press Up/Down/Left/Right keys (does not change current cell).
>
> How can I make MS FlexGrid control process Up/Down/Left/Right keys in
> Xailer2 ?
> Similar project in Delphi is working fine.
Please, send us a sample to check it. Every OCX is a different world, and
things that work for many OCX could not work for anothers.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

About OCX Class

Mensaje por Oleg »

Jose!
Sorry, I forgot to attach it. Here it is.
Regards, Oleg.


Attached files flex.zip (6.6 KB)Â
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

About OCX Class

Mensaje por Oleg »

Jose!
Sorry, I forgot to attach it. Here it is.
Regards, Oleg.


Attached files flex.zip (6.6 KB)Â
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About OCX Class

Mensaje por Xailer »

Jose
Hello again. returning to TOcx class, is there any method to get aditional
properties, which not included in the class prg file.
TIA
Dionisis
"Oleg" <info@cluster.samara.ru> wrote in message
news:[email=49febce5@svctag-j7w3v3j....]49febce5@svctag-j7w3v3j....[/email]
> Jose!
>
> Sorry, I forgot to attach it. Here it is.
>
> Regards, Oleg.
>
>
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About OCX Class

Mensaje por Xailer »

Jose
Hello again. returning to TOcx class, is there any method to get aditional
properties, which not included in the class prg file.
TIA
Dionisis
"Oleg" <info@cluster.samara.ru> wrote in message
news:[email=49febce5@svctag-j7w3v3j....]49febce5@svctag-j7w3v3j....[/email]
> Jose!
>
> Sorry, I forgot to attach it. Here it is.
>
> Regards, Oleg.
>
>
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Oleg,
thanks for the sample. We'll try to review it ASAP.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Oleg,
thanks for the sample. We'll try to review it ASAP.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Dionisis,
> Hello again. returning to TOcx class, is there any method to get aditional
> properties, which not included in the class prg file.
The class prg is generated from the OCX's typelib, that is, its published
info about itself. But sometimes, an OCX has its own internal classes that
are not described in the typelib, or simply, they are classes that have to
be handled via TOleAuto. In both cases, they aren't generated in the class
prg, but should be described in the component documentacion.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

About OCX Class

Mensaje por jfgimenez »

Dionisis,
> Hello again. returning to TOcx class, is there any method to get aditional
> properties, which not included in the class prg file.
The class prg is generated from the OCX's typelib, that is, its published
info about itself. But sometimes, an OCX has its own internal classes that
are not described in the typelib, or simply, they are classes that have to
be handled via TOleAuto. In both cases, they aren't generated in the class
prg, but should be described in the component documentacion.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About OCX Class

Mensaje por Xailer »

Hello Jose
Yes you are 100% write. I can use xHarbour CreateObject(), to have access
to aditional object classes.
Many Thanks
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4a07e5d6@svctag-j7w3v3j....]4a07e5d6@svctag-j7w3v3j....[/email]
> Oleg,
>
> thanks for the sample. We'll try to review it ASAP.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
> http://www.xailer.info
>
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About OCX Class

Mensaje por Xailer »

Hello Jose
Yes you are 100% write. I can use xHarbour CreateObject(), to have access
to aditional object classes.
Many Thanks
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4a07e5d6@svctag-j7w3v3j....]4a07e5d6@svctag-j7w3v3j....[/email]
> Oleg,
>
> thanks for the sample. We'll try to review it ASAP.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
> http://www.xailer.info
>
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

About OCX Class

Mensaje por Oleg »

Jose!
Ok. I will wait.
Regards,
Oleg
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

About OCX Class

Mensaje por Oleg »

Jose!
Ok. I will wait.
Regards,
Oleg
Responder