API Reference for Enthought Tool Suite 3.2.0
Defines a source code editor for the wxPython user interface toolkit, useful for tools such as debuggers.
Marks a marked line
MARK_MARKER = 0
Marks a line matching the current search
SEARCH_MARKER = 1
Marks the currently selected line
SELECTED_MARKER = 2
| Local name | Refers to |
|---|---|
| Bool | enthought.traits.trait_types.Bool |
| Editor | enthought.traits.ui.wx.editor.Editor |
| ErrorColor | enthought.traits.ui.wx.constants.ErrorColor |
| Event | enthought.traits.trait_types.Event |
| Int | enthought.traits.trait_types.Int |
| List | enthought.traits.trait_types.List |
| OKColor | enthought.traits.ui.wx.constants.OKColor |
| PythonEditor | enthought.pyface.python_editor.PythonEditor |
| SequenceTypes | enthought.traits.trait_base.SequenceTypes |
| stc | wx.stc |
| Str | enthought.traits.trait_types.Str |
| ToolkitEditorFactory | enthought.traits.ui.editors.code_editor.ToolkitEditorFactory |
| TraitError | enthought.traits.trait_errors.TraitError |
| wx | wx |
© Copyright 2002-2009 Enthought, Inc.