1 |
|
2002-05-15 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/view.py (MapCanvas.shape_selected): Only redraw when |
4 |
|
necessary. |
5 |
|
(MapCanvas.__init__): New instance variables, last_selected_layer |
6 |
|
and last_selected_shape to determine how the selection has |
7 |
|
changed. |
8 |
|
|
9 |
|
* Thuban/UI/tableview.py (TableGrid.__init__): Do not call |
10 |
|
AutoSizeColumns because it will cause a traversal of the entire |
11 |
|
table which for large .dbf files will take a very long time. |
12 |
|
|
13 |
2002-05-14 Bernhard Herzog <[email protected]> |
2002-05-14 Bernhard Herzog <[email protected]> |
14 |
|
|
15 |
* Thuban/Model/layer.py (Layer.open_shapefile): Choose a better |
* Thuban/Model/layer.py (Layer.open_shapefile): Choose a better |