Tag Archives: widgets
Custom Controls in wxPython: Part 1

Writing custom controls or widgets for wxPython isn’t all that hard, once you learn the ropes. This is the first part of an ongoing series of articles about making custom UI controls using Python and the wxPython toolkit.