Has anyone packaged up the TreeView object to be a little more sane when
dealing with it? Gods what an interface:-)
I'd like to get a glade TreeView widget and then set a column
As a List the following methods might be nice:
AddColumn("Text");
DeleteColumn(column);
InsertText(col,,"columntext");
etc. You get the idea.
--
George Farris <george@gmsys.com>