On Sep 6, 3:54 am, Niklasro <nikla...@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 you 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. -- http://mail.python.org/mailman/listinfo/python-list