Main differences between V1.13.3 and V1.14

De GENIUS
Aller à la navigation Aller à la recherche

This version is relatively light and includes the following points:

Evolutions:

  • The scroll bars of the GMainFrameAbstract widget are set now to "NEVER" in order to avoid too many scrollbars due to included panels. Anyway, it is possible to change it via dedicated setters.
  • The GEntryFileName widget has been improved to take into acount the possibility to select a folder and no more only a file. In that case, an option is available (via a setter) to create this folder (and the parent ones) or just to display its name.
  • A reset() method has been added to the GConsoleLogger class.

Anomalies:

  • Correction on an anomaly in the GEntryRealVector widget when reading data (the "*" was wrongly displayed).
  • Correction on the fact that the GMainFrameAbstract widget dis not manage correctly the "*" as it was displayed, for example, when the user moved inside a list as nothing was really modified.