1 |
|
2002-08-26 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py: Refactor the context creation: |
4 |
|
(MainWindow.Context): New method to return a context |
5 |
|
(MainWindow.invoke_command, MainWindow.update_command_ui): Use the |
6 |
|
new method |
7 |
|
|
8 |
|
* Thuban/UI/tableview.py (TableGrid, LayerTableGrid): Split the |
9 |
|
layer table specific code from TableGrid into LayerTableGrid |
10 |
|
(TableFrame, LayerTableFrame): Split the layer table specific code |
11 |
|
from TableFrame into LayerTableFrame |
12 |
|
(LayerTableGrid.select_shape): Remove a debug print |
13 |
|
|
14 |
|
* Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Use the |
15 |
|
LayerTableFrame |
16 |
|
|
17 |
2002-08-23 Bernhard Herzog <[email protected]> |
2002-08-23 Bernhard Herzog <[email protected]> |
18 |
|
|
19 |
* Thuban/Model/layer.py (Layer.__init__): Make sure we have an |
* Thuban/Model/layer.py (Layer.__init__): Make sure we have an |