« Main differences between V1.13 and V1.13.1 » : différence entre les versions

De GENIUS
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 6 : Ligne 6 :
** the selected file was not correctly updated when we read a context file.
** the selected file was not correctly updated when we read a context file.
** The <font color=#4169E1>GReadWrite</font> interface was not fully respected as the [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GTextAreaWithLabel.html GTextAreaWithLabel] widget did not include it : it is now the case.
** The <font color=#4169E1>GReadWrite</font> interface was not fully respected as the [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GTextAreaWithLabel.html GTextAreaWithLabel] widget did not include it : it is now the case.
* A <font color=#4169E1>resetContextFileName</font> method has been added in the dans la [{{PathCurrentJavaDoc}}/fr/cnes/genius/standardapplication/GMainFrameAbstract.html GMainFrameAbstract] class.
* A <font color=#4169E1>resetContextFileName()</font> method has been added in the dans la [{{PathCurrentJavaDoc}}/fr/cnes/genius/standardapplication/GMainFrameAbstract.html GMainFrameAbstract] class.
* We can force the error/warning status in the [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GMultipleChoice.html GMultipleChoice].

Version du 13 décembre 2024 à 14:45

This version includes these evolutions :

  • 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.