« Main differences between V1.13 and V1.13.1 » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
This version includes these evolutions : | This version includes these evolutions and corrections: | ||
* On the new [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GEntryFileName.html GEntryFileName] widget: | * On the new [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GEntryFileName.html GEntryFileName] widget: |
Dernière version du 13 décembre 2024 à 14:46
This version includes these evolutions and corrections:
- On the new GEntryFileName widget:
- add a setLabel() method.
- add the getSubComponent() method to rule the constraints.
- the selected file was not correctly updated when we read a context file.
- The GReadWrite interface was not fully respected as the GTextAreaWithLabel widget did not include it : it is now the case.
- A resetContextFileName() method has been added in the dans la GMainFrameAbstract class.
- We can force the error/warning status in the GMultipleChoice.