[Lazarus] Lazarus Release 2.0.0
Luca Olivetti
luca at ventoso.org
Thu Feb 14 09:03:11 CET 2019
El 14/2/19 a les 8:53, Luca Olivetti via lazarus ha escrit:
> El 5/2/19 a les 11:48, Mattias Gaertner via lazarus ha escrit:
>> The Lazarus team is glad to announce the release of Lazarus 2.0.0.
>>
>> This release was built with FPC 3.0.4.
>> The previous release Lazarus 1.8.4 was built with FPC 3.0.4 as well.
>>
>> Here is the list of changes for Lazarus and Free Pascal:
>> http://wiki.lazarus.freepascal.org/Lazarus_2.0.0_release_notes
>
> I found that changing a value of a spinedit by code now triggers the
> OnChange handler, it didn't happen in 1.8.4 and it isn't listed in the
> release notes.
Actually it did that even with 1.8.4 but only after FormCreate, i.e., if
I change the value in FormCreate it doesn't trigger OnChange, in
FormShow and later it does.
2.0 triggers it even during FormCreate.
Bye
--
Luca
More information about the lazarus
mailing list