Kay Potthoff - 2000-07-22

I want to address some issues on the VDKCustomTree widget. I'm writing a project tree browser for CVS repositories based on the VDK widget set. The VDK library is fine, i like it! Sometimes there are some functions i'm missing, esp. in the VDKCustomTree widget. One is to set the text of a certain column, another set of functions are related to walking in the tree of nodes. Functions like "firstNode" or "nextNode" and relations like Parent<->Child. At the moment i added such a set of functions in my derivative class. Is there a chance that such functions will be added in future releases to the widget?

Regards, Kay