targets/Generic/XSD
author Edouard Tisserant
Fri, 19 Aug 2022 10:22:16 +0200
changeset 3593 122b1094b8e6
parent 1387 435965ca8b63
permissions -rw-r--r--
SVGHMI: preliminary implementation of a general enable bit for all widgets, using "#" at the end of widget declaration, and a "disabled" element that becomes visible instead of widget when disabled.

                  <xsd:element name="Generic">
                    <xsd:complexType>
                      %(toolchain_makefile)s
                    </xsd:complexType>
                  </xsd:element>