Table of Contents

Class: ScrolledStructuredText PmwContribD-r2_0_1/ScrolledST.py

Scrolled StructuredText display widget.

The ScrolledStructuredText display widget uses the StructuredText.py module from Zope to parse text and derive layout and formatting instructions.

Base Classes   
Pmw.ScrolledText
Methods   
__init__
importfile
insert
settext
  __init__ 
__init__ (
        self,
        parent,
        **kw,
        )

  importfile 
importfile (
        self,
        fileName,
        where='end',
        )

  insert 
insert (
        self,
        where,
        text,
        style=None,
        )

  settext 
settext ( self,  text )


Table of Contents

This document was automatically generated on Mon Sep 17 17:47:46 2001 by HappyDoc version r2_0