As I was writing Flame (a GUI for Wix) I really wanted to show the contents of a directory in a tree, JUST like the GenericDirCtrl in wxPython. I tried using the GenericDirCtrl initially, but you really can’t customize it at all, most importantly you cannot set the directory you want to use - it [...]
DirTreeCtrl - wxPython tree widget for directories
February 18th, 2008 · 2 Comments
Tags: Software