1 |
2003-12-22 Bernhard Herzog <[email protected]> |
2003-12-22 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/load.py (SessionLoader.start_label): Make sure the |
4 |
|
alignment flags are byte strings not unicode and that they have |
5 |
|
valid values |
6 |
|
|
7 |
|
* test/test_load.py (TestLabelLayer): New. Test loading (and |
8 |
|
indirectly saving) of maps with labels. |
9 |
|
|
10 |
|
2003-12-22 Bernhard Herzog <[email protected]> |
11 |
|
|
12 |
* Thuban/UI/tableview.py (TableGrid.OnDestroy) |
* Thuban/UI/tableview.py (TableGrid.OnDestroy) |
13 |
(TableGrid.__init__): Handle EVT_WINDOW_DESTROY in the grid to |
(TableGrid.__init__): Handle EVT_WINDOW_DESTROY in the grid to |
14 |
unsubscribe all subscribers. |
unsubscribe all subscribers. |