[Gambas-user] edits not saving
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Aug 22 14:31:23 CEST 2022
Le 22/08/2022 à 13:55, Bruce Steers a écrit :
>
>
> Does the change event get raised on load even if the object is
> locked because suddenly my text editor is telling me i've
> changes text when i haven't.
> Respects
> BruceS
>
> [...]
You must call the TextEditor Reset() method once you have finished
loading the editor contents. It will prevent the 'Change' event to be
raised.
Regards,
--
Benoît Minisini.
More information about the User
mailing list