HTML links in a GUI tkinter

Steve Holden sholden at holdenweb.com
Mon Jun 3 08:13:08 EDT 2002


"Kragen Sitaker" <kragen at pobox.com> wrote in message
news:83elfprs1x.fsf at panacea.canonical.org...
> aurel-le-gnou <aurelienviolet at noos.fr> writes:
> > How can I put in a frame or in any widget (?) an html link so that the
> > browser opens at the url indicated when the user clicks ?
> > Just simply as if it were an HTML link in an HTML document but in a
> > tkinter GUI ?
>
> 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...

regards
--
-----------------------------------------------------------------------
Steve Holden                                 http://www.holdenweb.com/
Python Web Programming                http://pydish.holdenweb.com/pwp/
-----------------------------------------------------------------------








More information about the Python-list mailing list