Front page | perl.wxperl.users |
Postings from July 2008
Wx::ActiveX
From:
Octavian Rasnita
Date:
July 24, 2008 02:12
Subject:
Wx::ActiveX
Message ID:
8B4B50D1427A4A16A6FEC7B08858CB70@octavian
Hi,
I have 2 questions regarding the use of ActiveX under WxPerl.
I've seen that Wx::ActiveX is much more developed than Win32::GUI::AxWindow. With Win32::GUI::AxWindow it was possible to display a page created by the program, and not only to view a remote URL or external file. Is this possible with Wx::ActiveX?
(I need to use ActiveX because the HTML widget is not accessible for screen readers at all.)
The second question might be a little more complicated, because it might be a problem that is not of Wx::Activex.
I've displayed the page of Google using Wx::ActiveX, and I've tried to search something with the search engine, but I could search only by clicking the "Google search" button. If I just hit enter, it doesn't work.
Do you have any idea if there is a way to make it work like Internet Explorer works? Should I make some settings to the ActiveX object?
Or do I need to define some aditional event handlers to be able to send a form by just pressing enter on an edit field?
Thank you.
Octavian
-
Wx::ActiveX
by Octavian Rasnita