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.
FoldPanelBar
(31-Mar-2005)
FoldPanelBar is a Python class that uses wxPython GUI front-end. It has been integrated into the standard wxPython library distribution since version 2.5.5.1, dated 8 April 2005.
This class simulate, in some way, the behavior of the “foldable” menus in Windows XP, that you can easy find at the left by opening Explorer.
Note: The original idea comes from Jorgen Bodde, that has written the C++ code for the wxWidgets library. I have simply translated the code into pure Python implementation.
Download FoldPanelBar Download FoldPanelBarDoc Python Files And Help |