API Reference for Enthought Tool Suite 3.2.0
Creates a panel-based wxPython user interface for a specified UI object.
Pattern of all digits
all_digits = re.compile('\\d+')
Global color used for emphasis
emphasis_color = wx.Colour(0, 0, 127)
Global font used for emphasis
emphasis_font = None
HeadingText = None
Creates a themed ImagePanel for the specified group and parent window.
Creates a notebook and adds a list of groups or items to it as separate pages.
Builds the user interface for a specified Group within a specified Panel.
Creates a PyFace HeadingText control.
Creates a panel-based wxPython user interface for a specified UI object.
This function does not modify the UI object passed to it
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 wxPython user interface for a specified UI object.
Creates a panel-based wxPython user interface for a specified UI object.
Creates a subpanel-based wxPython user interface for a specified UI object. A subpanel does not allow control buttons (other than those specified in the UI object).
© Copyright 2002-2009 Enthought, Inc.