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.
IE in Xailer form via OCX ... HTML form TAB key problem
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
IE in Xailer form via OCX ... HTML form TAB key problem
Hi,
I am using IE in a Xailer application via OCX based on code in Xailer
TestOcx sample.( Xailer 2.000 March 2009 )
All works very well except when viewing an HTML FORM ..... the TAB key does
not move to the next field on the HTML FORM.
I suspect the TAB keys are being used in the Xailer app and not being passed
to the IE component.
Attached is an image showing the application and the form on the screen.
Some ideas on how to get the TAB key into the IE component would be
appreciated.
Regards
Chris
Attached files
I am using IE in a Xailer application via OCX based on code in Xailer
TestOcx sample.( Xailer 2.000 March 2009 )
All works very well except when viewing an HTML FORM ..... the TAB key does
not move to the next field on the HTML FORM.
I suspect the TAB keys are being used in the Xailer app and not being passed
to the IE component.
Attached is an image showing the application and the form on the screen.
Some ideas on how to get the TAB key into the IE component would be
appreciated.
Regards
Chris
Attached files
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
IE in Xailer form via OCX ... HTML form TAB key problem
Hi,
Have attached a very simple html page that does not work with the TAB key
from within the Xailer OCX IE wrapper.
Any thoughts on this one?
Chris
"Chris Gillard" <chris@bluesquare.co.uk> wrote in message
news:4bffa340$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hi,
>
> I am using IE in a Xailer application via OCX based on code in Xailer
> TestOcx sample.( Xailer 2.000 March 2009 )
>
> All works very well except when viewing an HTML FORM ..... the TAB key
> does
> not move to the next field on the HTML FORM.
>
> I suspect the TAB keys are being used in the Xailer app and not being
> passed
> to the IE component.
>
> Attached is an image showing the application and the form on the screen.
>
> Some ideas on how to get the TAB key into the IE component would be
> appreciated.
>
> Regards
>
> Chris
>
>
>
Attached files Form_Test.HTM (1.3 KB)Â
Have attached a very simple html page that does not work with the TAB key
from within the Xailer OCX IE wrapper.
Any thoughts on this one?
Chris
"Chris Gillard" <chris@bluesquare.co.uk> wrote in message
news:4bffa340$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hi,
>
> I am using IE in a Xailer application via OCX based on code in Xailer
> TestOcx sample.( Xailer 2.000 March 2009 )
>
> All works very well except when viewing an HTML FORM ..... the TAB key
> does
> not move to the next field on the HTML FORM.
>
> I suspect the TAB keys are being used in the Xailer app and not being
> passed
> to the IE component.
>
> Attached is an image showing the application and the form on the screen.
>
> Some ideas on how to get the TAB key into the IE component would be
> appreciated.
>
> Regards
>
> Chris
>
>
>
Attached files Form_Test.HTM (1.3 KB)Â
IE in Xailer form via OCX ... HTML form TAB key problem
Hello!
This problem is very similar to the problems described in thread 'About OCX
class'
(02.05.2009) in this newsgroup. The problem is not yet closed.
Regards, Oleg
This problem is very similar to the problems described in thread 'About OCX
class'
(02.05.2009) in this newsgroup. The problem is not yet closed.
Regards, Oleg
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
IE in Xailer form via OCX ... HTML form TAB key problem
Oleg,
I have read your thread in May about key & mouseevents and tOcx .... it does
sound like its the same problem.
I do hope Xailer coan fix this as I am very keen to wrap an IE Browser in a
Xailer app.
Thanks for your input.
Maybe Xailer could comment please ??
Chris
"Oleg" <info [at] cluster.samara.ru> wrote in message
news:[email=4c076289@svctag-j7w3v3j....]4c076289@svctag-j7w3v3j....[/email]
> Hello!
>
> This problem is very similar to the problems described in thread 'About
> OCX class'
> (02.05.2009) in this newsgroup. The problem is not yet closed.
>
> Regards, Oleg
>
I have read your thread in May about key & mouseevents and tOcx .... it does
sound like its the same problem.
I do hope Xailer coan fix this as I am very keen to wrap an IE Browser in a
Xailer app.
Thanks for your input.
Maybe Xailer could comment please ??
Chris
"Oleg" <info [at] cluster.samara.ru> wrote in message
news:[email=4c076289@svctag-j7w3v3j....]4c076289@svctag-j7w3v3j....[/email]
> Hello!
>
> This problem is very similar to the problems described in thread 'About
> OCX class'
> (02.05.2009) in this newsgroup. The problem is not yet closed.
>
> Regards, Oleg
>
IE in Xailer form via OCX ... HTML form TAB key problem
Chris, Oleg,
after 3 days of hard work (sic!), I've just get the first results. At least,
I have a working sample where tab and del keys are working fine in the
webbrowser control
Now I need to cleanup the code and test it with others OCX. I hope it'll be
done in a couple of days.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
after 3 days of hard work (sic!), I've just get the first results. At least,
I have a working sample where tab and del keys are working fine in the
webbrowser control

Now I need to cleanup the code and test it with others OCX. I hope it'll be
done in a couple of days.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
IE in Xailer form via OCX ... HTML form TAB key problem
Jose,
Thank you for giving this so much time.
I will certainly find it very useful, I'm sure others will too.
Thanks again.
Chris
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4c0ce708@svctag-j7w3v3j....]4c0ce708@svctag-j7w3v3j....[/email]
> Chris, Oleg,
>
> after 3 days of hard work (sic!), I've just get the first results. At
> least, I have a working sample where tab and del keys are working fine in
> the webbrowser control
>
> Now I need to cleanup the code and test it with others OCX. I hope it'll
> be done in a couple of days.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
> http://www.xailer.info
Thank you for giving this so much time.
I will certainly find it very useful, I'm sure others will too.
Thanks again.
Chris
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4c0ce708@svctag-j7w3v3j....]4c0ce708@svctag-j7w3v3j....[/email]
> Chris, Oleg,
>
> after 3 days of hard work (sic!), I've just get the first results. At
> least, I have a working sample where tab and del keys are working fine in
> the webbrowser control

>
> Now I need to cleanup the code and test it with others OCX. I hope it'll
> be done in a couple of days.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
> http://www.xailer.info
IE in Xailer form via OCX ... HTML form TAB key problem
Jose!
> after 3 days of hard work (sic!), I've just get the first results. At
> least, I have a working sample where tab and del keys are working fine in
> the webbrowser control
>
> Now I need to cleanup the code and test it with others OCX. I hope it'll
> be done in a couple of days.
Great news! And thank you for hard work. I will wait to test it.
Regards, Oleg
> after 3 days of hard work (sic!), I've just get the first results. At
> least, I have a working sample where tab and del keys are working fine in
> the webbrowser control

>
> Now I need to cleanup the code and test it with others OCX. I hope it'll
> be done in a couple of days.
Great news! And thank you for hard work. I will wait to test it.
Regards, Oleg
IE in Xailer form via OCX ... HTML form TAB key problem
Jose!
I tested this updated ocx.lib with my small samples that did not work
before: MSFlexGrid OCX, MS ListView OCX, Windows Media Player OCX.
It seems that all is working fine now. These OCX receive keyboard and
mouse input as expected (behaviour equal to Delphi 7).
I found a problem with 'Import ActiveX' IDE function. In generated class
description there is no properties with negative ID (dispid). For example,
property Appearance of MSFlexGrid is generated in Delphi, but not generated
in Xailer. It has id -520. But I can see possible values of this property
in generated .ch file (flexFlat, flex3D).
Regards, Oleg
I tested this updated ocx.lib with my small samples that did not work
before: MSFlexGrid OCX, MS ListView OCX, Windows Media Player OCX.
It seems that all is working fine now. These OCX receive keyboard and
mouse input as expected (behaviour equal to Delphi 7).
I found a problem with 'Import ActiveX' IDE function. In generated class
description there is no properties with negative ID (dispid). For example,
property Appearance of MSFlexGrid is generated in Delphi, but not generated
in Xailer. It has id -520. But I can see possible values of this property
in generated .ch file (flexFlat, flex3D).
Regards, Oleg