On 1/23/11 8:33 PM, rantingrick wrote:
Well wxPython ha a treectrl too. And if we were comparing apples to apples then we would compare the wx.TreeCtrl to the Tk::TreeCtrl. However there are many things that a ListCtrl can do that a treectrl can't. The biggest difference.... COLUMNS
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.
-- Kevin Walzer Code by Kevin http://www.codebykevin.com -- http://mail.python.org/mailman/listinfo/python-list