API Reference for Enthought Tool Suite 2.7.1
Defines the Enable-based implementation of the various RGBA color editors and the color editor factory.
Possible styles of color editors
EditorStyle = Enum('simple', 'custom')
Color used for background of color picker
WindowColor = ((236 / 255.0), (233 / 255.0), (216 / 255.0), 1.0)
| Local name | Refers to |
|---|---|
| ColorPicker | enthought.enable.color_picker.ColorPicker |
| Editor | enthought.traits.ui.wx.editor.Editor |
| EditorFactory | enthought.enable2.traits.ui.wx.rgba_color_editor.ToolkitEditorFactory |
| Enum | enthought.traits.traits.Enum |
| KivaFont | enthought.kiva.traits.kiva_font_trait.KivaFont |
| position_near | enthought.traits.ui.wx.helper.position_near |
| Str | enthought.traits.traits.Str |
| true | enthought.traits.traits.true |
| View | enthought.traits.ui.view.View |
| wx | wx |
Copyright © 2002-2008 Enthought, Inc.