API Reference for Enthought Tool Suite 3.2.0
Defines the various text editors for the wxPython user interface toolkit.
DownColor = wx.WHITE
Readonly text editor with view state colors:
HoverColor = wx.LIGHT_GREY
logger = logging.getLogger(__name__)
TextEditor = SimpleEditor
| Local name | Refers to |
|---|---|
| BaseReadonlyEditor | enthought.traits.ui.wx.editor_factory.ReadonlyEditor |
| Editor | enthought.traits.ui.wx.editor.Editor |
| evaluate_trait | enthought.traits.ui.editors.text_editor.evaluate_trait |
| logging | logging |
| OKColor | enthought.traits.ui.wx.constants.OKColor |
| ToolkitEditorFactory | enthought.traits.ui.editors.text_editor.ToolkitEditorFactory |
| TraitError | enthought.traits.trait_errors.TraitError |
| wx | wx |
© Copyright 2002-2009 Enthought, Inc.