API Reference for Enthought Tool Suite 3.0.1
An inset label theme:
InsetTheme = Theme('@std:inset_grey', content = -Const(6), label = (6, 6, 9, 0), alignment = 'center')
A label theme:
LabelTheme = Theme('@std:GL5', label = (-Const(3), 10), content = (0, -Const(5)), alignment = 'center')
| Local name | Refers to |
|---|---|
| ButtonEditor | enthought.traits.ui.editors.ButtonEditor |
| Constant | enthought.traits.trait_types.Constant |
| Delegate | enthought.traits.trait_types.Delegate |
| Instance | enthought.traits.trait_types.Instance |
| Item | enthought.traits.ui.item.Item |
| Theme | enthought.traits.ui.theme.Theme |
| TitleEditor | enthought.traits.ui.editors.TitleEditor |
© Copyright 2002-2008 Enthought, Inc.