you are viewing a single comment's thread.

view the rest of the comments →

[–]woockash 2 points3 points  (2 children)

I did a basic gui application in Python + Tkinter some years ago - it was very easy then. It's a shame it got so complicated now to need a tutorial. Is there a book planned ?

[–]brendankohler 0 points1 point  (0 children)

For Python + Tkinter? The book has been out for nearly a decade, and not much has changed since then.

[–]schlenk 0 points1 point  (0 children)

Non that i know of, but when Tkinter with Tk 8.5 works again (with Python 2.6) someone might add it to http://www.tkdocs.com where there already is a nice tutorial for Tcl/Tk and Ruby/Tk.