1 |
2003-04-25 Jonathan Coles <[email protected]> |
2003-04-25 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/projdialog.py (ProjFrame.__FillAvailList): Now |
4 |
|
takes an optional argument to select the current projection. |
5 |
|
This does not guarantee that the item is visible due to |
6 |
|
limited wxWindows functionality. Fixes RTBug #1821. |
7 |
|
|
8 |
|
2003-04-25 Jonathan Coles <[email protected]> |
9 |
|
|
10 |
* Thuban/Model/load.py (SessionLoader.start_projection): Remember |
* Thuban/Model/load.py (SessionLoader.start_projection): Remember |
11 |
the projection name and use it when constructing the Projection |
the projection name and use it when constructing the Projection |
12 |
object. |
object. |