How can I implement the grid(black border) in the following image in wxPython?

alt text

link|improve this question

77% accept rate
feedback

1 Answer

up vote 0 down vote accepted

I'd try with a TreeListCtrl:

enter image description here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.