Log Message: |
(ProjFrame.__init__): Fill the projchoice
once on initialisation (Former implementation resulted in multiple
entries for each projection).
(ProjFrame.__FillAvailList): selectProj as second optional parameter,
if set, select the projection found under the specified name. This
overwrites any other selection estimate.
Removed projchoice filling from this method.
(ProjFrame._OnSave, ProjFrame._OnAddToList):
Updated call of ProjFrame.__FillAvailList
(LCCPanel._DoLayout): Moved parameter controls in more common order.
|