commit | c618ed986897fdbeeea6e1d68dcbed604b8d3bd0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Jul 12 09:00:42 1994 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Jul 12 09:00:42 1994 +0000 |
tree | eadcd624c85ef5e594ef887adf3fb5be150418f9 | |
parent | 3e395be1ee33eefbafeed97bc9c732351cc88dce [diff] |
Use disabled state to enforce read-only state (bit painful since it means switching states each time we insert some text but has to be done this way since else class bindings might allow editing...)