API Reference for Enthought Tool Suite 3.2.0
Defines the various RGBA color editors and the color editor factory, for the wxPython user interface toolkit.
Standard color samples:
color_choices = (0, 51, 102, 153, 204, 255)
color_samples = ([ None ] * 216)
i = 0
Creates a custom color editor panel for a specified editor.
Sets the color of the specified color control.
| Local name | Refers to |
|---|---|
| Bool | enthought.traits.trait_types.Bool |
| color_table | enthought.enable.colors.color_table |
| Editor | enthought.traits.ui.wx.editor.Editor |
| EditorFactory | enthought.traits.ui.editor_factory.EditorFactory |
| position_window | enthought.traits.ui.wx.helper.position_window |
| ReadonlyEditor | enthought.traits.ui.wx.editor_factory.ReadonlyEditor |
| SequenceTypes | enthought.traits.trait_base.SequenceTypes |
| View | enthought.traits.ui.view.View |
| wx | wx |
© Copyright 2002-2009 Enthought, Inc.