sebkirche / treelist

A combined win32 ListView/TreeView wrapped for PowerBuilder forked from Anton Zechner's TreeList
GNU General Public License v3.0
15 stars 13 forks source link

TreeList

A combined win32 ListView/TreeView forked from Anton Zechner's TreeList

Here is a view of the sample application that comes with the original code: Cpp sample

I am working to wrap it into a visual control for PowerBuilder and for now my PB sample look like that: PB sample

I am also adding some functionnalities, for now:

I am also fixing some bugs, as I encounter them. These fixes should be sent back to Mr. Zechner, but I changed somewhat the coding style to my habit and sending a patch would not be so easy...