pyface.api module¶
API for the pyface
package.
ApplicationWindow
clipboard
Clipboard
GUI
ImageResource
SplashScreen
SystemMetrics
Window
Widget
Dialogs¶
AboutDialog
confirm
ConfirmationDialog
Dialog
DirectoryDialog
FileDialog
error
information
warning
MessageDialog
ProgressDialog
choose_one
SingleChoiceDialog
Interfaces¶
Constants¶
OK
CANCEL
YES
NO
UI Traits¶
Miscellaneous¶
beep
HeadingText
ImageCache
LayeredPanel
PILImage
PythonEditor
PythonShell
Note that the ArrayImage
is only available if the numpy
package is available in the Python environment.
Note that the PILImage
is only available if the pillow
package is available in the Python environment.
Note that the PythonEditor
and PythonShell
classes are
only available if the pygments
package is available in the Python
environment.
Wx-specific classes¶
ExpandablePanel
ImageWidget
MDIApplicationWindow
MultiToolbarWindow