DocumentPanel
Creates a panel with controls for Editra’s editing settings
- Summary: Contains a wx.Notebook that contains a number of pages with
- setting controls for how documents are handled by the
ed_stc.EditraStc text control.
Inheritance Diagram
Inheritance diagram for class DocumentPanel
Methods Summary
Class API
-
class DocumentPanel(Panel, PreferencesPanelBase)
Creates a panel with controls for Editra’s editing settings
- Summary: Contains a wx.Notebook that contains a number of pages with
- setting controls for how documents are handled by the
ed_stc.EditraStc text control.
Methods
-
__init__(self, parent, style=BORDER_SUNKEN)
Create the panel
| Parameters: |
- parent – Parent window of this panel
- style – Window Style bitmask
|
-
GetSize(self)
Get the size of the panel