[wxPython-users] Why doesn't wxWidgets have a general purpose
multi-platform HTML browser widget?
Jorgen Bodde
jorgen.maillist at gmail.com
Tue Jun 5 04:25:55 PDT 2007
I agree we do need a good HTML viewer, wxMozilla would be the best
choice. I did get wxMozilla to compile after writing my own CMAKE
script for it because the makefile was so buggy (even simple batch
file based?) after getting it to compile, it worked for 50%.
Unexpected errors, crashes etc. So I decided to stop using it.
I like HTML window for general viewing, for normal apps I would not
consider using wxMozilla but I am still thinking about writing my own
RSS feed reader, and for that I do need a decent HTML renderer. I
simply *hate* the IE window based Windows only RSS feed readers, most
of the time the javascript screws up something and IE renders it all
wrong. wxMozilla is a lot more consistent in it's rendering.
Anyway, it is often asked on the wx-forum as well it would surely be
nice to have it as component in either wxPython or wxWidgets and as
binding to wxPython.
- Jorgen
On 6/5/07, Peter Decker <pydecker at gmail.com> wrote:
> On 6/5/07, Andrea Gavana <andrea.gavana at gmail.com> wrote:
>
> > That depends on what your applications are supposed to do: as far as I
> > am concerned, I see myself switching from wxPython to GTK only when I
> > will be unanimously declared King of Italy :-D :-D
>
> I'm not Italian, but I'd move there if that happened. All hail King Andrea!! :)
>
> --
>
> # p.d.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
More information about the wxpython-users
mailing list