[Tutor] What GUI to use with python?

Lloyd Hugh Allen chandrakirti at gmail.com
Wed Sep 15 12:11:09 CEST 2004


Tk/TCL is good, accessed through Tkinter:

http://www.python.org/topics/tkinter/

On Wed, 15 Sep 2004 11:22:55 +0200, Mark Kels <mark.kels at gmail.com> wrote:
> Hello,
> 
> I want to start with GUI programing,but I dont know which GUI package to use.
> I need it to bo easy to use and portable between Un*x and windows.
> any suggestions ??
> 
> Thanks.
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>


More information about the Tutor mailing list