Discussion of article "Graphics in DoEasy library (Part 91): Standard graphical object events. Object name change history"

 

New article Graphics in DoEasy library (Part 91): Standard graphical object events. Object name change history has been published:

In this article, I will refine the basic functionality for providing control over graphical object events from a library-based program. I will start from implementing the functionality for storing the graphical object change history using the "Object name" property as an example.

As we can see, the object renaming is saved in its "memory".

The package deletion of graphical objects is also handled correctly:

Author: Artyom Trishkin