1 |
|
2003-07-16 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/messages.py (MAP_REPLACED): New message. |
4 |
|
|
5 |
|
* Thuban/UI/view.py (MapCanvas.SetMap): Issue MAP_REPLACED after |
6 |
|
the new map has been assigned |
7 |
|
|
8 |
|
* Thuban/UI/mainwindow.py (MainWindow.delegated_messages): |
9 |
|
Delegate MAP_REPLACED to the canvas too |
10 |
|
|
11 |
|
* Thuban/UI/classifier.py (Classifier.__init__): Subscribe to |
12 |
|
MAP_REPLACED so that we can close the dialog if a new map is set. |
13 |
|
(Classifier.unsubscribe_messages): Unsubscribe from MAP_REPLACED |
14 |
|
(Classifier.map_replaced): Handle MAP_REPLACED by closing the |
15 |
|
dialog |
16 |
|
|
17 |
2003-07-14 Frank Koormann <[email protected]> |
2003-07-14 Frank Koormann <[email protected]> |
18 |
|
|
19 |
Backport from HEAD |
Backport from HEAD |