1 |
2003-06-05 Frank Koormann <[email protected]> |
2003-06-05 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/projdialog.py (ProjFrame.__init__): Fill the projchoice |
4 |
|
once on initialisation (Former implementation resulted in multiple |
5 |
|
entries for each projection). |
6 |
|
(ProjFrame.__FillAvailList): selectProj as second optional parameter, |
7 |
|
if set, select the projection found under the specified name. This |
8 |
|
overwrites any other selection estimate. |
9 |
|
Removed projchoice filling from this method. |
10 |
|
(ProjFrame._OnSave, ProjFrame._OnAddToList): |
11 |
|
Updated call of ProjFrame.__FillAvailList |
12 |
|
(LCCPanel._DoLayout): Moved parameter controls in more common order. |
13 |
|
|
14 |
|
* Resources/Projections/defaults.proj: Extended defaults representing |
15 |
|
various common European projections. |
16 |
|
|
17 |
|
2003-06-05 Frank Koormann <[email protected]> |
18 |
|
|
19 |
* Thuban/UI/identifyview.py (IdentifyView.__init__): |
* Thuban/UI/identifyview.py (IdentifyView.__init__): |
20 |
Use ListCtrl instead of GridCtrl |
Use ListCtrl instead of GridCtrl |
21 |
|
|