Something TextEdit.py needs

Terrence M. Brannon (brannon@jove.cs.caltech.edu)
Wed, 29 Jul 92 16:52:22 PDT

it has a settext method but no gettext method .

i added one myself because i needed it . here it is :

def gettext(self):
self.editor.gettext()

love ,

Terrence Brannon -- brannon@jove.cs.caltech.edu