Hi everyone, I'm trying to use IEHtmlWindow in my application (python
2.5, wxpython 2.8 on win xp). Everything is ok, but I encountered a
problem which also affects the demo. If I make a research on google a
strange message appears, saying (I'll try to translate from italian):
Error during execution.
Do you want to run the debug?
line 29:
error: 'r' is NULL or it is not an object
Did anybody have the same problem? is it a bug?
Thanks in advance for your help.
It would be good to know what the search parameters are that you're
using. I tried it with wx.lib.iewin_old and with the new version in
the demo using random lookups in Google and they seemed to work right.
- Mike
ยทยทยท
On Jul 31, 9:30 am, Massi <massi_...@msn.com> wrote:
Hi everyone, I'm trying to use IEHtmlWindow in my application (python
2.5, wxpython 2.8 on win xp). Everything is ok, but I encountered a
problem which also affects the demo. If I make a research on google a
strange message appears, saying (I'll try to translate from italian):
Error during execution.
Do you want to run the debug?
line 29:
error: 'r' is NULL or it is not an object
Did anybody have the same problem? is it a bug?
Thanks in advance for your help.