1
vote
1answer
174 views
How would you draw cell borders in a wxPython FlexGridSizer?
I'm new to Python, but I can't really find much decent documentation on the web, so I'm hoping somebody will know the answer or where the answer is...
I have a wxPython FlexGridSizer bound to a panel …
