pyface.api module

API for the pyface package.

Dialogs

  • AboutDialog

  • confirm

  • ConfirmationDialog

  • Dialog

  • DirectoryDialog

  • FileDialog

  • error

  • information

  • warning

  • MessageDialog

  • ProgressDialog

  • choose_one

  • SingleChoiceDialog

  • SplitDialog

Interfaces

Constants

  • OK

  • CANCEL

  • YES

  • NO

UI Traits

Miscellaneous

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

  • MDIWindowMenu

  • MultiToolbarWindow