Tkinter questions

Kevin Walzer kw at kevin-walzer.com
Fri Jul 28 13:21:06 EDT 2006


What is the recommended/preferred widget in Tkinter in the following areas:

1. Multi-column list display. I'm aware of bindings for Tktable,
tablelist, and mclistbox, as well as Python-megawidgets that handle this.

2.  Tree widgets. I'm aware of Gene Cash's tree widget, the IDLE tree
widget, as well as wrappers for BWidgets and tktreectrl.

Rather than wade through every one of these different widgets, I'd like
to get a sense of which ones are actually used in applications and why.
Thanks for any advice.


-- 
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com



More information about the Python-list mailing list