web.py is a web framework, not an html rendering engine. However, PyQt4 might have something of interest to you....
http://doc.trolltech.com/4.4/qtwebkit.html On Thu, Apr 1, 2010 at 4:57 AM, perny <[email protected]> wrote: > Hi there, > I was googling for a solution to my problem and I came accross this > group... I hope you can help me out. > > I need to embed an .html page WHICH IS USING WEBKIT into a python > program. > Is there an easy way to do that? The goal will be to be able to browse > through the page as it is now happening on a norMAL Safari browser. Is > it possible? > > Thanks a lot for your time, > Marco > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
