WxPython versus Tkinter.
rantingrick
rantingrick at gmail.com
Sun Jan 23 21:34:18 EST 2011
On Jan 23, 8:16 pm, Kevin Walzer <k... at codebykevin.com> wrote:
> The ttk::treeview widget can also function as a multi-column listbox,
> and can include both tree and multi-column listbox features in a single
> window. It's a very flexible widget.
Can we see some working code? I would love to see some code Kevin. You
might satisfy the column requirement however you also need editable
labels and two veiw modes; reportview and listview. Actually it
sounds pretty much like a (wait for it...) TreeCtrl to me.
PS: Be sure not to cause any segfaults because these linux folks can't
debug for shite!
More information about the Python-list
mailing list