HTML links in a GUI tkinter

David LeBlanc whisper at oz.net
Mon Jun 3 14:40:54 EDT 2002


>From the sound of his original post, he doesn't want to just open a site in
an external browser, he wants to have clickable links in a tk widget. Maybe
i'm missing something here though.

BTW, there is a Python binding for Richard Hipp's Tk html widget around
somewhere if one really wants webbishness in a tkinter app.

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Kragen Sitaker
> Sent: Monday, June 03, 2002 9:38
> To: python-list at python.org
> Subject: Re: HTML links in a GUI tkinter
>
>
> "Steve Holden" <sholden at holdenweb.com> writes:
> > "Kragen Sitaker" <kragen at pobox.com> wrote in message
> > news:83elfprs1x.fsf at panacea.canonical.org...
> > > Sorry about the empty reply --- in Python 2.x, the webbrowser module
> > > has a webbrowser.open() method that does what you want.
> >
> > So, all Aurel needs to know now is how to run wxPython widgets inside
> > tkinter programs...
>
> Why would Aurel want to do that?  webbrowser.open() doesn't use
> wxPython.  At least, I don't have wxPython installed, and it works for
> me.
>
> --
> http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list