how to clear the modify flag of PythonSTC ?

Stef Mientki s.mientki at ru.nl
Thu Aug 2 07:17:33 PDT 2007


hello,

If I want to clear the contents of an PythonSTC,
(btw which was loaded and not changed, so the modify flag is False),
I use PythonSTC.ClearAll(),
but this sets the modify flag,
which give me problems later on in my program.

Is there a way to clear the modify flag,
or another way to clear the contents of a PythonSTC ?

thanks,
Stef Mientki





More information about the wxpython-users mailing list