API Reference for Enthought Tool Suite 3.2.0
Defines 'ThemedControl, a themed control based class. A 'themed' control is a control (optionally) supporting a stretchable background image.
An empty position and size bounds:
EmptyBounds = (0, 0, 0, 0)
TheBitmap = 1
TheControl = 2
Targets for '_get_bounds_for' method:
TheText = 0
The size of an empty text string:
ZeroTextSize = (0, 0, 0, 0)
| Local name | Refers to |
|---|---|
| Alignment | enthought.traits.ui.ui_traits.Alignment |
| Bool | enthought.traits.trait_types.Bool |
| cached_property | enthought.traits.has_traits.cached_property |
| default_image_slice | enthought.traits.ui.wx.image_slice.default_image_slice |
| default_theme | enthought.traits.ui.theme.default_theme |
| Enum | enthought.traits.trait_types.Enum |
| Event | enthought.traits.trait_types.Event |
| HasTraits | enthought.traits.has_traits.HasTraits |
| Image | enthought.traits.ui.ui_traits.Image |
| Instance | enthought.traits.trait_types.Instance |
| Int | enthought.traits.trait_types.Int |
| on_trait_change | enthought.traits.has_traits.on_trait_change |
| Position | enthought.traits.ui.ui_traits.Position |
| Property | enthought.traits.traits.Property |
| Spacing | enthought.traits.ui.ui_traits.Spacing |
| Str | enthought.traits.trait_types.Str |
| ThemedWindow | enthought.traits.ui.wx.themed_window.ThemedWindow |
| Tuple | enthought.traits.trait_types.Tuple |
| wx | wx |
© Copyright 2002-2009 Enthought, Inc.