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.
PyCollapsiblePane
(10-Aug-2007)
PyCollapsiblePane is a generic implementation of the well known wxWidgets wxCollapsiblePane: the need of pure Python source code came from a request of increased flexibility for this control.
The current Python implementation behaves exactly as wxCollapsiblePane but allows you to use a custom button: this button can be either a standard wx.Button or any of the generic ones which lives inside wx.lib.buttons.
Download PyCollapsiblePane Python Files |
|