Table Of Contents

Previous topic

PyWrap

Next topic

Shell

This Page

phoenix_title shell

Shell is an interactive text control in which a user types in commands to be sent to the interpreter. This particular shell is based on wxPython’s wxStyledTextCtrl.

Sponsored by Orbtech - Your source for Python programming expertise.


class_hierarchy Inheritance Diagram

Inheritance diagram for module shell

Inheritance diagram of shell


class_summary Classes Summary

Shell Shell based on StyledTextCtrl.
ShellFacade Simplified interface to all shell-related functionality.
ShellFrame Frame containing the shell component.