WebSeitz/wikilog
TkInter
Whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness.

(backlinks off) (map off)
(search off)
last edited by BillSeitz on Sep 3, 2008 8:26 pm

The "standard" framework.

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

But many don't like it much.

comes out of


I'm a fan. Like the folks in general, I occasionaly look around to see if I should switch from Tk, and it's usually "not yet". I first started with Tk when it was Tcl-only. The things I like the most about Tk are how easy it is to build reusable windows, frames, or widgets in very few lines of code, the text and canvas widgets, and the ease of handling callbacks (Tk is callback based, not event based). Tk's "object model" (for lack of a better term, it's not [OO] in the traditional sense) and packing are what seem to make it so easy.

The one thing I haven't liked so much about Tk is that I wish it used [TeX] style layout rather than its current packing model. -- 15Apr02

See : | | | | | | | | | |


 




Bill Seitz, fluxent at gmail dot com, Weblog