1 |
|
2001-09-05 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/view.py (MapCanvas.__init__): New argument, interactor. |
4 |
|
|
5 |
|
* Thuban/UI/mainwindow.py (MainWindow.__init__): New argument |
6 |
|
interactor to pass through to the MapCanvas |
7 |
|
|
8 |
|
* Thuban/UI/application.py (ThubanApplication.OnInit): Use the new |
9 |
|
argument to the MainWindow constructor to get rid of the ugly hack |
10 |
|
that made main.app available early just so that the mapcanvas |
11 |
|
could access the interactor object. |
12 |
|
|
13 |
2001-09-04 Bernhard Herzog <[email protected]> |
2001-09-04 Bernhard Herzog <[email protected]> |
14 |
|
|
15 |
* Thuban/UI/mainwindow.py (MainWindow.RunMessageBox): New method |
* Thuban/UI/mainwindow.py (MainWindow.RunMessageBox): New method |