Mini Web Browser Wanted

Robert Amesz rcameszREMOVETHIS at dds.removethistoo.nl
Tue Nov 21 21:27:47 EST 2000


Alex Martelli wrote:

>"Brian & Colleen" <greybria at direct.ca> wrote in message
>news:3A18A565.691EA7AE at direct.ca...
>> I get tired of watching Netscape lumber up out of what appears to
>> be a winter hibernation whenever I want to take a quick look at an
>> HTML file.  I'm sure that between htmllib and urllib, all the
>> basics already exist but I can't seem to find much for a tutorial.
>> Does anyone have some example code to grab an HTML page from a URL
>> and render it in some Tkinter widget? I don't want applets (Java
>> or Python) but just some pictures and pretty text.
>
>Have you had a look at 'GRAIL'...?  It's at
>http://grail.sourceforge.net/. It may have a bit more of what you
>want, but, at worst, that should be easy to cut out...

In wxPython, the HTML-rendering component could do that more or less 
'out of the box'. Just take a look at the code in the wxPython-demo.


Robert Amesz



More information about the Python-list mailing list