Sun, 10 May 2020 16:36:09 +0200 | Edouard Tisserant | SVGHMI: apply per class overloading of sub/unsub to ForEach widget | changeset | files |
Sun, 10 May 2020 16:34:44 +0200 | Edouard Tisserant | SVGHMI: Widget's specific sub/unsub traits are now wxpressed in widget's class. | changeset | files |
Sun, 10 May 2020 16:32:19 +0200 | Edouard Tisserant | SVGHMI: Parameters common to all widget constructors now passed as ordered parameters. | changeset | files |
Fri, 08 May 2020 16:51:43 +0200 | Edouard Tisserant | SVGHMI: One class per widget type, widget objects are instances of these classes, and members are passed through constructor. This allows to keep compatible with previous widget_defs template used in most widgets. | changeset | files |