• v1.3.0-Article-18221 d90a5d6aae

    Artyom Trishkin released this 2026-03-27 20:17:18 +00:00 | 9 commits to main since this release

    This release introduces the Controller component, establishing the initial MVC triad within the framework. Based on Article 18221, the library moves from static visualization to basic user interaction.
    Key changes:

    • Introduction of Controller: Basic logic to manage interactions between Model and View.
    • Base.mqh Update: Foundation for mouse event handling and visual states.
    • Simple Controls: Implementation of basic interactive elements in Controls.mqh.
    • Event Logic: Initial support for graphical interface responses.
    다운로드