PyCRichEditView
.SaveTextFile
None =
SaveTextFile(
FileName
)
Saves the contents of the control as a test file
Parameters
FileName
: str
Name of file to save
Comments
Theere is no equivilent MFC method. This is implemented in this module for performance reasons.