1 |
|
2003-11-21 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
Enable the experimental attribute editing again and introduce a |
4 |
|
command line switch to actually activate it |
5 |
|
|
6 |
|
* Thuban/UI/main.py (options): New. Container for options set on |
7 |
|
the commmand line |
8 |
|
(main): Add the --enable-attribute-editing flag. |
9 |
|
|
10 |
|
* Thuban/UI/identifyview.py (IdentifyView.__init__): If attribute |
11 |
|
editing is enabled use the grid ctrl which allows editing of the |
12 |
|
values |
13 |
|
|
14 |
|
* Thuban/Model/transientdb.py (AutoTransientTable.write_record): |
15 |
|
New. Just delegate this to the underlying table. |
16 |
|
|
17 |
2003-11-20 Bernhard Herzog <[email protected]> |
2003-11-20 Bernhard Herzog <[email protected]> |
18 |
|
|
19 |
* test/test_proj.py (ProjFileReadTests.test_read_unreadable_file): |
* test/test_proj.py (ProjFileReadTests.test_read_unreadable_file): |