PieCtrl/ProgressPie

(31-Oct-2005)

PieCtrl/ProgressPie are simple classes that reproduce the behavior of a pie chart. they use only pure wxPython classes/methods, without external dependencies. PieCtrl is somewhat a"static" control, that you may create in order to display a simple pie chart on a wx.Panel or similar. ProgressPie tries to emulate the behavior of wx.ProgressDialog, but using a pie chart instead of a gauge.




Download PieCtrl/ProgressPie

Python Files