]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minimal text editor using MLTE (code based on wed.py, the waste demo).
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 14 Jul 2001 14:02:21 +0000 (14:02 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 14 Jul 2001 14:02:21 +0000 (14:02 +0000)
commit177200959bfccfd26094e405204a0d90548103c2
tree2049eea275a023dde4e70be731c193a0fb666ef2
parentf0ded2f0bc1bb295aaab0b4385a576a99088c18c
Minimal text editor using MLTE (code based on wed.py, the waste demo).
It's sort-of starting to work, but there's still problems with redraws and
with resizing the window.
Mac/Demo/mlte/mlted.py [new file with mode: 0644]