HTML links in a GUI tkinter
Kragen Sitaker
kragen at pobox.com
Mon Jun 3 12:38:05 EDT 2002
"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.
More information about the Python-list
mailing list