wx.py.filling.FillingText¶FillingText based on StyledTextCtrl.
Class API¶FillingText(editwindow.EditWindow)¶FillingText based on StyledTextCtrl.
__init__(self, parent, id=-1, pos=wx.DefaultPosition, size=wx.DefaultSize, style=wx.CLIP_CHILDREN, static=False)¶Create FillingText instance.
push(self, command, more)¶Receiver for Interpreter.push signal.
SetText(self, *args, **kwds)¶SetText(text)
Replace the contents of the document with the argument text.