API Reference for Enthought Tool Suite 3.0.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 |
|---|---|
| Bool | enthought.traits.trait_types.Bool |
| Editor | enthought.traits.ui.wx.editor.Editor |
| EditorFactory | enthought.enable.traits.ui.wx.rgba_color_editor.ToolkitEditorFactory |
| Enum | enthought.traits.trait_types.Enum |
| KivaFont | enthought.kiva.traits.kiva_font_trait.KivaFont |
| position_window | enthought.traits.ui.wx.helper.position_window |
| Str | enthought.traits.trait_types.Str |
| View | enthought.traits.ui.view.View |
| Window | enthought.enable.wx.Window |
| wx | wx |
© Copyright 2002-2008 Enthought, Inc.