GUibuilder evaluation

CM cmpython at gmail.com
Mon Sep 6 15:15:58 EDT 2010


On Sep 6, 3:54 am, Niklasro <nikla... at gmail.com> wrote:
> Hello
> Making a GUI, could you recommend tkinter or any other proposal?
> Thanks

Your message referred to a GUI *builder*, whereas
tkinter is a GUI *toolkit* (that is, a collection of
widgets).  A builder is an application that allows
one to make GUI apps more

I assume you want to choose a GUI toolkit.  If
you search the archive of this list or Google
generally (like "GUI toolkits Python") you will
have many minutes of reading material for you
to check out.



More information about the Python-list mailing list