API Reference for Enthought Tool Suite 2.7.1
Pattern of all digits:
all_digits = re.compile('\\d+')
Builds the user interface for a specified Group within a specified Panel.
Creates a panel-based Tkinter user interface for a specified UI object.
Displays a help window for the specified UI's active Group.
Displays a pop-up help window for a single trait.
Creates a panel-based Tkinter user interface for a specified UI object.
Creates a panel-based Tkinter user interface for a specified UI object.
Creates a subpanel-based Tkinter user interface for a specified UI object.
| Local name | Refers to |
|---|---|
| Group | enthought.traits.ui.group.Group |
| help_template | enthought.traits.ui.help_template.help_template |
| position_near | enthought.traits.ui.tk.helper.position_near |
| re | re |
| screen_dx | enthought.traits.ui.tk.constants.screen_dx |
| screen_dy | enthought.traits.ui.tk.constants.screen_dy |
| tk | tk |
| UndoHistory | enthought.traits.ui.undo.UndoHistory |
| user_name_for | enthought.traits.trait_base.user_name_for |
| wh | wx.html |
| WindowColor | enthought.traits.ui.tk.constants.WindowColor |
Copyright © 2002-2008 Enthought, Inc.