Hi,
Actually, I use IEHtmlWindow. This widget depends on Internet Explorer.
I wonder if it was possible to use Firefox instead of IE in wxPython ?
Thx
Chris
Hi,
Actually, I use IEHtmlWindow. This widget depends on Internet Explorer.
I wonder if it was possible to use Firefox instead of IE in wxPython ?
Thx
Chris
Not really. There was a project a number of years ago that tried just
that, but I don't think they really got it working. You need to bind
the XPCOM stuff, I think. And XUL is kind of weird too. Kevin has been
working on a Webkit port though, so you could wait for that.
On Aug 26, 5:19 am, Christian Démolis <christiandemo...@gmail.com> wrote:
Hi,
Actually, I use IEHtmlWindow. This widget depends on Internet Explorer.
I wonder if it was possible to use Firefox instead of IE in wxPython ?Thx
Chris
-------------------
Mike Driscoll
Thanks.
2010/8/26 Mike Driscoll kyosohma@gmail.com
On Aug 26, 5:19 am, Christian Démolis christiandemo...@gmail.com > > wrote:
Hi,
Actually, I use IEHtmlWindow. This widget depends on Internet Explorer.
I wonder if it was possible to use Firefox instead of IE in wxPython ?
Thx
Chris
Not really. There was a project a number of years ago that tried just
that, but I don’t think they really got it working. You need to bind
the XPCOM stuff, I think. And XUL is kind of weird too. Kevin has been
working on a Webkit port though, so you could wait for that.
Mike Driscoll
Blog: http://blog.pythonlibrary.org
–
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
Or you could always use the GTK version of WebKit via wxPython in the
mean time. I have managed to get that working on Ubuntu. It handles
Dojo charting with dynamic Javascript effects just fine.
http://wiki.wxpython.org/wxGTKWebKit
http://groups.google.com/group/wxpython-users/browse_thread/thread/ac193c36b9fafe48/2cc94bd0a97708d7
On Aug 27, 3:06 am, Christian Démolis <christiandemo...@gmail.com> wrote:
Thanks.
2010/8/26 Mike Driscoll <kyoso...@gmail.com>
> On Aug 26, 5:19 am, Christian Démolis <christiandemo...@gmail.com> > > wrote:
> > Hi,> > Actually, I use IEHtmlWindow. This widget depends on Internet Explorer.
> > I wonder if it was possible to use Firefox instead of IE in wxPython ?> > Thx
> > Chris
> Not really. There was a project a number of years ago that tried just
> that, but I don't think they really got it working. You need to bind
> the XPCOM stuff, I think. And XUL is kind of weird too. Kevin has been
> working on a Webkit port though, so you could wait for that.> -------------------
> Mike Driscoll> Blog: http://blog.pythonlibrary.org
> --
> To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com<wxPython-users%2Bunsubscribe@googlegroups.com>
> or visithttp://groups.google.com/group/wxPython-users?hl=en