1 |
2001-09-06 Bernhard Herzog <[email protected]> |
2001-09-06 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/tree.py (SessionTreeCtrl, SessionTreeView.__init__): |
4 |
|
Correct the spelling of SessionTreeCtrl. dabbrev is too damn |
5 |
|
convenient :-) |
6 |
|
(SessionTreeCtrl.__init__, SessionTreeCtrl.update_tree): Introduce |
7 |
|
a new instvar layer_to_item to map layers to tree items |
8 |
|
(SessionTreeCtrl.layer_selected): Select the appropriate tree item |
9 |
|
to match the current selection in the interactor |
10 |
|
|
11 |
* Thuban/UI/interactor.py (Interactor.SelectedLayer): |
* Thuban/UI/interactor.py (Interactor.SelectedLayer): |
12 |
(Interactor.HasSelectedLayer): New methods to query the current |
(Interactor.HasSelectedLayer): New methods to query the current |
13 |
selection |
selection |