API Reference for Enthought Tool Suite 3.0.1
Trait definition for a wxPython-based Kiva font.
fh = TraitKivaFont()
Strings to ignore in text representations of fonts
font_noise = [ 'pt', 'point', 'family' ]
Strings to ignore in text representations of fonts
font_noise = [ 'pt', 'point', 'family' ]
KivaFont = TraitFactory(KivaFontFunc)
Dynamically load Kiva constants to avoid import dependencies.
Returns a trait whose value must be a GUI toolkit-specific font.
For wxPython, the returned trait accepts any of the following:
For wxPython, 'Arial 10'
| Local name | Refers to |
|---|---|
| ETSConfig | enthought.etsconfig.etsconfig.ETSConfig |
| Trait | enthought.traits.traits.Trait |
| TraitError | enthought.traits.trait_errors.TraitError |
| TraitFactory | enthought.traits.traits.TraitFactory |
| TraitHandler | enthought.traits.trait_handlers.TraitHandler |
© Copyright 2002-2008 Enthought, Inc.