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.
MultiDirDialog
(09-Oct-2008)
This class
represents a possible replacement for wx.DirDialog, with the additional
ability of selecting multiple folders at once. It may be useful when
you wish to present to the user a directory browser which allows
multiple folder selections.
MultiDirDialog sports the following features:
- Ability to select a single or mutliple folders, depending on the style passed;
- More colourful and eye-catching buttons;
- Good old Python code :-D .
And a lot more. Check the demo for an almost complete review of the functionalities.
Download MultiDirDialog Download MultiDirDialogDocs Python Files And Help |