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