I've got an app where I'm trying to use the iewin.IEHtmlWindow
control to display some web pages. Most of these pages have forms
that my users will need to fill out, however, when I try to use the
tab key to move between fields the focus shifts to the enclosing
panel.
[snip]
I havn't found a solution for this yet.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
I'm actually glad to hear that. It means that I'm not (quite) as stupid as I was feeling. ;->
Chris