1 |
2003-10-08 Bernhard Herzog <[email protected]> |
2003-10-08 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/projdialog.py (ProjFrame.__DoOnProjAvail): When the |
4 |
|
projection type of the currently selected projection is not known, |
5 |
|
i.e. there's no panel for it, use the UnknownProjPanel |
6 |
|
(ProjFrame.__DoOnProjChoice, ProjFrame._show_proj_panel): Split |
7 |
|
the actual replacing of the proj panel into the new method |
8 |
|
_show_proj_panel. |
9 |
|
(UnknownProjPanel): Add doc-string. |
10 |
|
(UnknownProjPanel._DoLayout): Insert a newline into the text so |
11 |
|
that the panel is not so wide. |
12 |
|
|
13 |
|
2003-10-08 Bernhard Herzog <[email protected]> |
14 |
|
|
15 |
* Thuban/Model/resource.py (read_proj_file): Return the warnings |
* Thuban/Model/resource.py (read_proj_file): Return the warnings |
16 |
too. Update the doc-string |
too. Update the doc-string |
17 |
(get_proj_files): Removed. It wasn't used anywhere |
(get_proj_files): Removed. It wasn't used anywhere |