Package gavo :: Package svcs :: Module customwidgets :: Class ScalingTextArea
[frames] | no frames]

Class ScalingTextArea

source code

                object --+    
                         |    
imp.formal.widget.TextArea --+
                             |
                            ScalingTextArea

is a text area that scales with the width of the window.

Instance Methods

Inherited from imp.formal.widget.TextArea: __init__, __providedBy__, __provides__, processInput, render, renderImmutable

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from imp.formal.widget.TextArea: __implemented__, cols, rows

Properties

Inherited from object: __class__