On Tue, 6 Aug 2013 13:22:01 +0200, Vlastimil Brom <vlastimil.b...@gmail.com> wrote: >I mostly use wxPython myself, but if you just need some basic widgets >and not some very complex or non-standard layouts, the tkinter - >available in the standard library - might be perfectly viable. >http://docs.python.org/3.3/library/tk.html >The more recent versions of python also support ttk and Tix which has >further possibilities, styling etc. >There is further e.g. Python GUI >http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/ > >and several others >http://wiki.python.org/moin/GuiProgramming
Thanks for the links. I'll play with Tkinter, and if it's not good enough, check the alternatives. -- http://mail.python.org/mailman/listinfo/python-list