On Apr 24, 11:48 pm, Farsheed Ashouri <[EMAIL PROTECTED]> wrote:
> Hi everyone. I create a little browser with wxpython and IEHtmlWindow.
> But I have a little problem here.
> When I press enter in the html page, The focus goes to another panel.
> Why this happens?
> I want to load a html page and
Hi everyone. I create a little browser with wxpython and IEHtmlWindow.
But I have a little problem here.
When I press enter in the html page, The focus goes to another panel.
Why this happens?
I want to load a html page and it have textares and user should able
to press enter inside html page.
Th