Infinity77
Freeware
- Shipped With wxPython
- Unofficial Widgets
- BalloonTip
- ExtendedChoice
- EnhancedStatusBar
- ToasterBox
- SpeedMeter
- AdvancedSplash
- ShapedButton
- PieCtrl/ProgressPie
- NotebookCtrl
- FloatSpin
- ThumbnailCtrl
- PyAUI
- PyProgress
- KnobCtrl
- FourWaySplitter
- RulerCtrl
- LabelBook
- FlatMenu
- WindowTree
- WidgetStack
- HyperTreeList
- PyCollapsiblePane
- CubeColourDialog
- AquaButton
- GenericMessageDialog
- GradientButton
- MultiDirDialog
- PeakMeterCtrl
- SuperToolTip
- AUI
- UltimateListCtrl
- RibbonBar
- PersistentControls
- XLSGrid
- Applications
If you have any request, or you would like to know how I built some of these software and interfaces, please feel free to drop me an e-mail.
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 |