Table Of Contents

Previous topic

ShellFrame

Next topic

SlicesShell

This Page

phoenix_title sliceshell

Slices 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. Slices is a version of shell modified by David Mashburn.


class_hierarchy Inheritance Diagram

Inheritance diagram for module sliceshell

Inheritance diagram of sliceshell


class_summary Classes Summary

SlicesShell Notebook Shell based on StyledTextCtrl.
SlicesShellFacade Simplified interface to all shell-related functionality.
SlicesShellFrame Frame containing the sliceshell component.