1 |
2003-03-10 Jonathan Coles <[email protected]> |
2003-03-10 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/classifier.py (Classifier): Use __SelectField() |
4 |
|
to correctly set the table information and call this from |
5 |
|
__init__ and from _OnFieldSelect so that all the information |
6 |
|
is up to date when the dialog opens and when a field is changed. |
7 |
|
|
8 |
|
2003-03-10 Jonathan Coles <[email protected]> |
9 |
|
|
10 |
* Thuban/Model/classification.py (Classification): Don't use |
* Thuban/Model/classification.py (Classification): Don't use |
11 |
layer's message function directly, use the ClassChanged() method |
layer's message function directly, use the ClassChanged() method |
12 |
when then classification changes. SetField/SetFieldType/SetLayer |
when then classification changes. SetField/SetFieldType/SetLayer |