[Tutor] HTML links from Tkinter

Alberto Troiano albertito_g at hotmail.com
Fri Jul 15 15:12:42 CEST 2005


Thanks for the links
I will try both, the tktable and multilistbox

About the HTML llinks I will have to make some functions using webbrowser. I 
want to show some reports (tktable or multilistbox) but I want she to be 
able to check the same query on the web
So I think that with the GET method I can send paramaters to the page I want 
her to open

Best Regards

Alberto

>From: Michael Lange <klappnase at freenet.de>
>To: tutor at python.org
>Subject: Re: [Tutor] HTML links from Tkinter
>Date: Fri, 15 Jul 2005 10:45:29 +0200
>
>On Fri, 15 Jul 2005 10:55:37 +1200 (NZST)
>jfouhy at paradise.net.nz wrote:
>
>
> > There's no table widget in standard Tkinter.  Search in the Python 
>Cookbook (on
> > ActiveState) for a MultiListbox; it might do what you need.
> >
> > --
>
>On the Tkinter wiki there are some links to Tkinter table widgets (I have 
>not tried any of these
>though):
>
><http://tkinter.unpythonic.net/wiki/Widgets>
>
>Regards
>
>Michael
>_______________________________________________
>Tutor maillist  -  Tutor at python.org
>http://mail.python.org/mailman/listinfo/tutor


Gaucho




More information about the Tutor mailing list