Table of Contents

Class: DisplayField PmwContribD-r2_0_1/DisplayField.py

Widget to display a value with a label.

This should behave similarly to the Pmw.EntryField, but not allow editing and hopefully take up fewer resources.

Components

label

the label of the data

entry

the label with the data

Options

labelpos

Position of the label widget. Defaults to w.

label_anchor

Justification or anchoring of label text. Defaults to w.

Base Classes   
Pmw.LabeledWidget
Methods   
__init__
  __init__ 
__init__ (
        self,
        parent,
        **kw,
        )


Table of Contents

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