[Lazarus] Fuzzy translations ignored

Bart bartjunk64 at gmail.com
Sun Sep 7 15:45:42 CEST 2014


On 9/7/14, Giuliano Colla <giuliano.colla at fastwebnet.it> wrote:

> Done:
>
> http://bugs.freepascal.org/view.php?id=26685

Thanks.

In r46150 I refactored the statistics routine, the stats are now shown
at the very end of testing, in semi-graphical way.
The results are available after the tests have run, so it should be
possible to show them from a button on the log-form.

TPoFamilies now has a property PoFamilyStats of type TPoFamilyStats.
This holds all the relevant data after running the tests.

I will need help thoug with the creation of the new graphical summary
(it should be a new form IMO).
I suck at graphics.
The graphical summary form should also not depend on components that
are not available in a minimal IDE (built with "make clean all"), but
that is just a requirement to make my life (as maintainer of this
component) easier.

Bart




More information about the Lazarus mailing list